Mwalker has uploaded a new change for review.

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


Change subject: Do not include and declare the OCG class
......................................................................

Do not include and declare the OCG class

Change-Id: Ifc0134a96dfc7fb3450a77b30e3edf06b5fcb4c1
---
M manifests/role/ocg.pp
1 file changed, 0 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/21/107721/1

diff --git a/manifests/role/ocg.pp b/manifests/role/ocg.pp
index d984777..3ceec87 100644
--- a/manifests/role/ocg.pp
+++ b/manifests/role/ocg.pp
@@ -8,7 +8,6 @@
 class role::ocg {
     system::role { 'ocg': description => 'offline content generator for 
MediaWiki Collection extension' }
 
-    include ocg
     include passwords::redis
 
     class { 'ocg':
@@ -26,7 +25,6 @@
 class role::ocg::test {
     system::role { 'ocg-test': description => 'offline content generator for 
MediaWiki Collection extension (testing)' }
 
-    include ocg
     include passwords::redis
 
     class { 'ocg':

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifc0134a96dfc7fb3450a77b30e3edf06b5fcb4c1
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Mwalker <[email protected]>

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

Reply via email to