Ori.livneh has submitted this change and it was merged.

Change subject: Follow-up to I2af5c88f98: remove reference to xenon/theme
......................................................................


Follow-up to I2af5c88f98: remove reference to xenon/theme

Change-Id: I72e54a6856a7f4ba5b6480c925721e4092a35b14
---
M manifests/role/xenon.pp
1 file changed, 0 insertions(+), 10 deletions(-)

Approvals:
  Ori.livneh: Verified; Looks good to me, approved



diff --git a/manifests/role/xenon.pp b/manifests/role/xenon.pp
index 0e7924d..d29070c 100644
--- a/manifests/role/xenon.pp
+++ b/manifests/role/xenon.pp
@@ -18,16 +18,6 @@
 
     Service['redis-server'] ~> Service['xenon-log']
 
-    file { '/srv/xenon/theme':
-        ensure  => directory,
-        source  => 'puppet:///files/xenon/theme',
-        owner   => 'www-data',
-        group   => 'www-data',
-        mode    => '0755',
-        recurse => true,
-        before  => Apache::Site['xenon'],
-    }
-
     apache::site { 'xenon':
         content => template('apache/sites/xenon.erb'),
     }

-- 
To view, visit https://gerrit.wikimedia.org/r/220558
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I72e54a6856a7f4ba5b6480c925721e4092a35b14
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ori.livneh <[email protected]>
Gerrit-Reviewer: Ori.livneh <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to