Springle has uploaded a new change for review.

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


Change subject: switch es1001 to mariadb
......................................................................

switch es1001 to mariadb

Change-Id: Ifaa328c9c5a70e6fd8e5fa7799d6756c9738ad55
---
M manifests/site.pp
1 file changed, 1 insertion(+), 5 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/08/99608/1

diff --git a/manifests/site.pp b/manifests/site.pp
index d187fa6..0e76292 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -932,11 +932,7 @@
 
 # es1 equad
 node /es100[1-4]\.eqiad\.wmnet/ {
-    if $::hostname =~ /^es100[234]/ {
-        class { role::coredb::es1 : mariadb => true }
-    } else {
-        include role::coredb::es1
-    }
+    class { role::coredb::es1 : mariadb => true }
 }
 
 node /es[1-4]\.pmtpa\.wmnet/ {

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

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

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

Reply via email to