Ori.livneh has submitted this change and it was merged.

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(-)

Approvals:
  Ori.livneh: Verified; Looks good to me, approved



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: merged
Gerrit-Change-Id: Idf57f839414d3a9600369685f9b2eb4ec6cd47c9
Gerrit-PatchSet: 1
Gerrit-Project: labs/private
Gerrit-Branch: master
Gerrit-Owner: Ori.livneh <[email protected]>
Gerrit-Reviewer: Ori.livneh <[email protected]>

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

Reply via email to