Alexandros Kosiaris has uploaded a new change for review.

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

Change subject: Update hieradata/labs/maps-team/common.yaml
......................................................................

Update hieradata/labs/maps-team/common.yaml

Add the necessary attributes to have it work fine in labs and jessie

Change-Id: I96f18138f007c2431836023fe7ab0c3f0399a944
---
M hieradata/labs/maps-team/common.yaml
1 file changed, 8 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/61/224861/1

diff --git a/hieradata/labs/maps-team/common.yaml 
b/hieradata/labs/maps-team/common.yaml
index a56f185..ec0e286 100644
--- a/hieradata/labs/maps-team/common.yaml
+++ b/hieradata/labs/maps-team/common.yaml
@@ -5,8 +5,15 @@
 postgresql::slave::replication_pass: justapass
 postgresql::master::postgres_slaves:
   replication@mapsslave01-v4:
+    user: replication
     password: justapass
     cidr: 10.68.18.8/32
+    attrs: 'REPLICATION'
+    database: 'replication'
+    pgversion: 9.4
   replication@mapsslave02-v4:
     password: justapass
-    cidr: 10.68.18.9/32
+    cidr: 10.68.18.8/32
+    attrs: 'REPLICATION'
+    database: 'replication'
+    pgversion: 9.4

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

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

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

Reply via email to