Jcrespo has submitted this change and it was merged. (
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(-)
Approvals:
Jcrespo: Verified; Looks good to me, approved
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: merged
Gerrit-Change-Id: Idf62b5d99377146a9231e025468c313e461bcc05
Gerrit-PatchSet: 1
Gerrit-Project: labs/private
Gerrit-Branch: master
Gerrit-Owner: Jcrespo <[email protected]>
Gerrit-Reviewer: Herron <[email protected]>
Gerrit-Reviewer: Jcrespo <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits