Alexandros Kosiaris has uploaded a new change for review.
https://gerrit.wikimedia.org/r/225248
Change subject: Assign roles to maps-test200{1,2,3,4}
......................................................................
Assign roles to maps-test200{1,2,3,4}
Assign role to the maps-test machines. maps-test2001 is the master and
the rest are slaves
Change-Id: I88b1241edb867c68afb9cc3ec8cc95354b49c4e8
---
M manifests/site.pp
1 file changed, 12 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/48/225248/1
diff --git a/manifests/site.pp b/manifests/site.pp
index 44c5202..edc1945 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -1643,6 +1643,18 @@
}
+node 'maps-test2001.codfw.wmnet' {
+ include standard
+
+ role role::maps::master
+}
+
+node /^maps-test200[2-4]\.codfw\.wmnet/ {
+ include standard
+
+ role role::maps::slave
+}
+
node /^mc(10[01][0-9])\.eqiad\.wmnet/ {
role memcached
--
To view, visit https://gerrit.wikimedia.org/r/225248
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I88b1241edb867c68afb9cc3ec8cc95354b49c4e8
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Alexandros Kosiaris <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits