Ori.livneh has uploaded a new change for review.

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

Change subject: add passwords::grafana, for catalog compiler
......................................................................

add passwords::grafana, for catalog compiler

Change-Id: Idf57f839414d3a9600369685f9b2eb4ec6cd47c9
---
M modules/passwords/manifests/init.pp
1 file changed, 5 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/labs/private 
refs/changes/38/246138/1

diff --git a/modules/passwords/manifests/init.pp 
b/modules/passwords/manifests/init.pp
index 14680ca..e9f1b53 100644
--- a/modules/passwords/manifests/init.pp
+++ b/modules/passwords/manifests/init.pp
@@ -410,6 +410,11 @@
     $db_pass = 'dummy'
 }
 
+class passwords::designate {
+    $secret_key     = 'aaaaa'
+    $admin_password = 'aaaa'
+}
+
 class passwords::openstack::ceilometer {
     $db_user = 'ceilometer_user'
     $db_pass = 'dummy'

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Idf57f839414d3a9600369685f9b2eb4ec6cd47c9
Gerrit-PatchSet: 1
Gerrit-Project: labs/private
Gerrit-Branch: master
Gerrit-Owner: Ori.livneh <o...@wikimedia.org>

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

Reply via email to