Asher has uploaded a new change for review.

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


Change subject: db1028 to mariadb
......................................................................

db1028 to mariadb

Change-Id: I1eaf2a05da74e116e7812d97377f50a585766b6b
---
M manifests/site.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/53/59753/1

diff --git a/manifests/site.pp b/manifests/site.pp
index 22c9c5a..3b3858b 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -571,7 +571,7 @@
 }
 
 node /^db10(04|11|20|38)\.eqiad\.wmnet/ {
-       if $hostname == "db1011" {
+       if $hostname =~ /^db10(11|28)/ {
                class { role::coredb::s4 : mariadb => true }
        } else {
                include role::coredb::s4

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

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

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

Reply via email to