Alexandros Kosiaris has uploaded a new change for review.

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

Change subject: Apply the mathoid role on scb
......................................................................

Apply the mathoid role on scb

apply the mathoid role on scb in order to migrate it from sca
Amend the conftool data as well

Change-Id: I16e73a0bff037011fd6092a860b6e1ebe4cea1e0
---
M conftool-data/nodes/eqiad.yaml
M manifests/role/scb.pp
2 files changed, 3 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/15/263015/1

diff --git a/conftool-data/nodes/eqiad.yaml b/conftool-data/nodes/eqiad.yaml
index ab5c00f..28f5ba1 100644
--- a/conftool-data/nodes/eqiad.yaml
+++ b/conftool-data/nodes/eqiad.yaml
@@ -260,8 +260,8 @@
   sca1001.eqiad.wmnet: [citoid, cxserver, graphoid, mathoid, zotero]
   sca1002.eqiad.wmnet: [citoid, cxserver, graphoid, mathoid, zotero]
 scb:
-  scb1001.eqiad.wmnet: []
-  scb1002.eqiad.wmnet: []
+  scb1001.eqiad.wmnet: [mathoid]
+  scb1002.eqiad.wmnet: [mathoid]
 dns:
   chromium.wikimedia.org: [pdns_recursor]
   hydrogen.wikimedia.org: [pdns_recursor]
diff --git a/manifests/role/scb.pp b/manifests/role/scb.pp
index 1a49d51..c4e2286 100644
--- a/manifests/role/scb.pp
+++ b/manifests/role/scb.pp
@@ -2,6 +2,7 @@
 # This class is an intermediate step to better design
 class role::scb {
     include role::mobileapps
+    include role::mathoid
 
     include standard
     include base::firewall

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I16e73a0bff037011fd6092a860b6e1ebe4cea1e0
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Alexandros Kosiaris <akosia...@wikimedia.org>

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

Reply via email to