Ori.livneh has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/220558

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(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/58/220558/1

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: newchange
Gerrit-Change-Id: I72e54a6856a7f4ba5b6480c925721e4092a35b14
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ori.livneh <[email protected]>

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

Reply via email to