Rush has submitted this change and it was merged.

Change subject: confd: hiera specify confd::srv_dns
......................................................................


confd: hiera specify confd::srv_dns

The default will populate as wikimedia.org in
eqiad right now which is different from other sites
so we will manually specify for the moment.

Change-Id: I8b59cf2c8ec7f8477464eb02944bafc4720520cb
---
M hieradata/role/common/etcd.yaml
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Rush: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/hieradata/role/common/etcd.yaml b/hieradata/role/common/etcd.yaml
index c39f87e..b36fcf9 100644
--- a/hieradata/role/common/etcd.yaml
+++ b/hieradata/role/common/etcd.yaml
@@ -2,3 +2,4 @@
 etcd::host: "%{::fqdn}"
 etcd::srv_dns: 'eqiad.wmnet'
 etcd::use_ssl: true
+confd::srv_dns: 'eqiad.wmnet'

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I8b59cf2c8ec7f8477464eb02944bafc4720520cb
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Rush <[email protected]>
Gerrit-Reviewer: Rush <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to