Jcrespo has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/367702 )

Change subject: rddmarc: Add fake dbpassword for the database application
......................................................................

rddmarc: Add fake dbpassword for the database application

Bug: T170158
Change-Id: Idf62b5d99377146a9231e025468c313e461bcc05
---
M modules/passwords/manifests/init.pp
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/labs/private 
refs/changes/02/367702/1

diff --git a/modules/passwords/manifests/init.pp 
b/modules/passwords/manifests/init.pp
index 890e162..77b3e24 100644
--- a/modules/passwords/manifests/init.pp
+++ b/modules/passwords/manifests/init.pp
@@ -499,3 +499,6 @@
     $nsca_decrypt_password = 'fakenotsecrettest'
 }
 
+class passwords::rddmarc {
+    $db_password = 'notsecret'
+}

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Idf62b5d99377146a9231e025468c313e461bcc05
Gerrit-PatchSet: 1
Gerrit-Project: labs/private
Gerrit-Branch: master
Gerrit-Owner: Jcrespo <[email protected]>

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

Reply via email to