Pyoungmeister has uploaded a new change for review.

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


Change subject: using db71 instead of db71
......................................................................

using db71 instead of db71

Change-Id: I47e5c9824c7803ef12ec21c3c4b06578e546f78e
---
M manifests/role/coredb.pp
M manifests/site.pp
2 files changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/10/51810/1

diff --git a/manifests/role/coredb.pp b/manifests/role/coredb.pp
index da44991..0a3781a 100644
--- a/manifests/role/coredb.pp
+++ b/manifests/role/coredb.pp
@@ -9,7 +9,7 @@
 class role::coredb::config {
        $topology = {
                's1' => {
-                       'hosts' => { 'pmtpa' => [ 'db32', 'db36', 'db38', 
'db59', 'db60', 'db63', 'db67', 'db69', 'db70' ],
+                       'hosts' => { 'pmtpa' => [ 'db32', 'db36', 'db38', 
'db59', 'db60', 'db63', 'db67', 'db69', 'db71' ],
                                'eqiad' => [ 'db1001', 'db1017', 'db1042', 
'db1043', 'db1047', 'db1049', 'db1050'] },
                        'primary_site' => $::mw_primary,
                        'masters' => { 'pmtpa' => "db63", 'eqiad' => "db1017" },
diff --git a/manifests/site.pp b/manifests/site.pp
index 54ce0a9..24ca43e 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -340,7 +340,7 @@
 }
 
 # pmtpa dbs
-node /db(32|36|38|59|60|63|69|70)\.pmtpa\.wmnet/ {
+node /db(32|36|38|59|60|63|69|71)\.pmtpa\.wmnet/ {
        if $hostname == "db59" {
                class { role::coredb::s1 : mariadb => true }
        } else {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I47e5c9824c7803ef12ec21c3c4b06578e546f78e
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Pyoungmeister <p...@wikimedia.org>

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

Reply via email to