Jcrespo has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/345847 )

Change subject: osm-labs: Fix replication credentials
......................................................................

osm-labs: Fix replication credentials

These seem to be the ones that work in production (and the same
than the ones defined for ipv6).

Bug: T157359
Change-Id: I70b4c21fdecbd29ba4855b28bf82932441f57e70
---
M modules/role/manifests/osm/master.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/47/345847/1

diff --git a/modules/role/manifests/osm/master.pp 
b/modules/role/manifests/osm/master.pp
index 74d1b4c..1e01ee9 100644
--- a/modules/role/manifests/osm/master.pp
+++ b/modules/role/manifests/osm/master.pp
@@ -83,7 +83,7 @@
             type     => 'host',
             method   => 'md5',
             attrs    => 'REPLICATION',
-            database => 'all',
+            database => 'replication',
         }
     }
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I70b4c21fdecbd29ba4855b28bf82932441f57e70
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Jcrespo <jcre...@wikimedia.org>

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

Reply via email to