Catrope has uploaded a new change for review.

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

Change subject: Add citoid module to sca1001 and sca1002
......................................................................

Add citoid module to sca1001 and sca1002

Change-Id: I9c57d9b08ec4cfa794a64ff1772a6e1e2e2d206c
---
M manifests/site.pp
1 file changed, 4 insertions(+), 1 deletion(-)


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

diff --git a/manifests/site.pp b/manifests/site.pp
index 99e4223..02bc5c7 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -3054,11 +3054,14 @@
     include standard
 
     include role::mathoid::production
+    include role::citoid::production
 
     class { 'admin':
         groups => [
                    'mathoid-roots',
-                   'mathoid-admin'
+                   'mathoid-admin',
+                   'citoid-roots',
+                   'citoid-admin'
                 ]
     }
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9c57d9b08ec4cfa794a64ff1772a6e1e2e2d206c
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Catrope <roan.katt...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to