Tim Landscheidt has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/340148 )

Change subject: Move puppetdb::password variables to hieradata/labs.yaml
......................................................................

Move puppetdb::password variables to hieradata/labs.yaml

The files under hieradata/common are not actually read by Labs
puppetmasters, thus this change moves the puppetdb::password variables
to hieradata/labs.yaml.

Change-Id: Ib37ccdcff6c2ee24c202e01dd1877805db3e4f73
---
D hieradata/common/puppetdb/password.yaml
M hieradata/labs.yaml
2 files changed, 3 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/labs/private 
refs/changes/48/340148/1

diff --git a/hieradata/common/puppetdb/password.yaml 
b/hieradata/common/puppetdb/password.yaml
deleted file mode 100644
index bce623a..0000000
--- a/hieradata/common/puppetdb/password.yaml
+++ /dev/null
@@ -1,2 +0,0 @@
-puppetdb::password::rw: somepassword
-puppetdb::password::replication: replication
diff --git a/hieradata/labs.yaml b/hieradata/labs.yaml
index 17203da..313fcec 100644
--- a/hieradata/labs.yaml
+++ b/hieradata/labs.yaml
@@ -4,3 +4,6 @@
     ldap_proxyagent_pass: 'Eche0ieng8UaNoo'
     observer_user: 'novaobserver'
     observer_password: 'Fs6Dq2RtG8KwmM2Z'
+
+puppetdb::password::rw: somepassword
+puppetdb::password::replication: replication

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib37ccdcff6c2ee24c202e01dd1877805db3e4f73
Gerrit-PatchSet: 1
Gerrit-Project: labs/private
Gerrit-Branch: master
Gerrit-Owner: Tim Landscheidt <t...@tim-landscheidt.de>

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

Reply via email to