Jcrespo has submitted this change and it was merged.
Change subject: ruthenium services: Add testreduce::mysql password for db access
......................................................................
ruthenium services: Add testreduce::mysql password for db access
Bug: T124704
Change-Id: I43331c8548a8b5f291259eea1c935baceced9f7f
---
M modules/passwords/manifests/init.pp
1 file changed, 4 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 4dd9719..b6114c0 100644
--- a/modules/passwords/manifests/init.pp
+++ b/modules/passwords/manifests/init.pp
@@ -459,3 +459,7 @@
class passwords::cassandra {
$restbase = 'notsecret'
}
+
+class passwords::testreduce::mysql {
+ $db_pass = 'notsecret'
+}
--
To view, visit https://gerrit.wikimedia.org/r/266752
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I43331c8548a8b5f291259eea1c935baceced9f7f
Gerrit-PatchSet: 4
Gerrit-Project: labs/private
Gerrit-Branch: master
Gerrit-Owner: Subramanya Sastry <[email protected]>
Gerrit-Reviewer: Jcrespo <[email protected]>
Gerrit-Reviewer: Mobrovac <[email protected]>
Gerrit-Reviewer: Ori.livneh <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits