Giuseppe Lavagetto has uploaded a new change for review.

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

Change subject: mediawiki: move most servers from the hhvm to the standard pool
......................................................................

mediawiki: move most servers from the hhvm to the standard pool

We'll remove the last two later, to avoid paging on the hhvm lvs endpoints

Change-Id: Idce006c44af7fdb7ac0955256790ca5407b88a8a
Signed-off-by: Giuseppe Lavagetto <[email protected]>
---
M hieradata/regex.yaml
1 file changed, 4 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/45/175745/1

diff --git a/hieradata/regex.yaml b/hieradata/regex.yaml
index 1a3a5c8..030fd21 100644
--- a/hieradata/regex.yaml
+++ b/hieradata/regex.yaml
@@ -1,13 +1,13 @@
-# mw1017-1032, mw1053 are apaches (trusty)
+# mw1017-1018 are hhvm apaches (trusty)
 hhvm_appservers:
-  __regex: !ruby/regexp /^mw10(1[7-9]|2[0-9]|3[0-2]|53)\.eqiad\.wmnet$/
+  __regex: !ruby/regexp /^mw101[7-8]\.eqiad\.wmnet$/
   mainrole: appserver_hhvm
   admin::groups:
     - deployment
 
-# mw1033-mw1113 are are api apaches (precise)
+# mw1033-mw1113 are are apaches
 appservers_1:
-  __regex: !ruby/regexp 
/^mw1(03[3-9]|0[4-9][0-9]|10[0-9]|11[0-3])\.eqiad\.wmnet$/
+  __regex: !ruby/regexp /^mw1(019|0[2-9][0-9]|10[0-9]|11[0-3])\.eqiad\.wmnet$/
   mainrole: appserver
   admin::groups:
     - deployment

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

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

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

Reply via email to