Andrew Bogott has uploaded a new change for review.
https://gerrit.wikimedia.org/r/264227
Change subject: Remove a couple of redundant passwords.
......................................................................
Remove a couple of redundant passwords.
These live in hiera now.
Change-Id: I57ba48b8195c38a56b6a53fae8c2cb5a6952ea4f
---
M modules/passwords/manifests/init.pp
1 file changed, 5 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/labs/private
refs/changes/27/264227/1
diff --git a/modules/passwords/manifests/init.pp
b/modules/passwords/manifests/init.pp
index dfbadb0..645457b 100644
--- a/modules/passwords/manifests/init.pp
+++ b/modules/passwords/manifests/init.pp
@@ -45,12 +45,15 @@
# Excluding the proxyagent_pass, which needs to be the same
# use the same fake password for everything openstack related.
$nova_db_pass = 'ueThe7moh7Hah'
- $nova_ldap_user_pass = 'ueThe7moh7Hah'
- $nova_ldap_proxyagent_pass = 'Eche0ieng8UaNoo'
$controller_mysql_root_pass = 'ueThe7moh7Hah'
$nova_puppet_user_pass = 'ueThe7moh7Hah'
}
+class passwords::openstack::api {
+ $nova_observer_name = 'novaobserver'
+ $nova_observer_pass = 'P1r6AfubeS'
+}
+
class passwords::openstack::neutron {
$neutron_ldap_user_pass = 'bogus'
}
--
To view, visit https://gerrit.wikimedia.org/r/264227
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I57ba48b8195c38a56b6a53fae8c2cb5a6952ea4f
Gerrit-PatchSet: 1
Gerrit-Project: labs/private
Gerrit-Branch: master
Gerrit-Owner: Andrew Bogott <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits