Andrew Bogott has uploaded a new change for review.

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

Change subject: Virt1000 is no longer a redis slave of virt0.
......................................................................

Virt1000 is no longer a redis slave of virt0.

Instead, virt1000 is now master, and labcontrol2001
will be its slave (eventually).

Change-Id: Ia1feec8d92233893602f9cd146e267c4a13660d2
---
M manifests/role/keystone.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/12/161012/1

diff --git a/manifests/role/keystone.pp b/manifests/role/keystone.pp
index 65092ef..af54851 100644
--- a/manifests/role/keystone.pp
+++ b/manifests/role/keystone.pp
@@ -108,7 +108,7 @@
 
     if ($::realm == 'production') {
         $replication = {
-            'virt1000' => 'virt0.wikimedia.org'
+            'labcontrol2001' => 'virt1000.wikimedia.org'
         }
     } else {
         $replication = {

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

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

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

Reply via email to