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

Change subject: Add AQS Beta configuration to deployment-prep
......................................................................

Add AQS Beta configuration to deployment-prep

This change specifies the aqs hosts directly in
puppet (previously only in Wikitech). It also
sets the cassandra default consistency to
localOne as in prod.

Change-Id: Iaf9bb12a76e20cb3b72f811189e3b10c625479fd
---
M hieradata/labs/deployment-prep/common.yaml
1 file changed, 5 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/42/342842/1

diff --git a/hieradata/labs/deployment-prep/common.yaml 
b/hieradata/labs/deployment-prep/common.yaml
index 41281f5..b70074e 100644
--- a/hieradata/labs/deployment-prep/common.yaml
+++ b/hieradata/labs/deployment-prep/common.yaml
@@ -88,6 +88,11 @@
   text: {}
   upload: {}
   zotero: {}
+aqs_hosts:
+  - deployment-aqs01.deployment-prep.eqiad.wmflabs
+  - deployment-aqs02.deployment-prep.eqiad.wmflabs
+  - deployment-aqs03.deployment-prep.eqiad.wmflabs
+aqs::cassandra_default_consistency: localOne
 cassandra::listen_address: '%{::ipaddress_eth0}'
 cassandra::rpc_address: '%{::ipaddress_eth0}'
 cassandra::logstash_host: deployment-logstash2.deployment-prep.eqiad.wmflabs

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iaf9bb12a76e20cb3b72f811189e3b10c625479fd
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Elukey <ltosc...@wikimedia.org>

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

Reply via email to