Jcrespo has uploaded a new change for review.

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

Change subject: Add (fake) mysql client pass for access from ruthenium to 
m5-master
......................................................................

Add (fake) mysql client pass for access from ruthenium to m5-master

Requested by ssastry.

Bug: T125435
Change-Id: I77824e5aa59680338634ff03a8d800ec259461f3
---
M modules/passwords/manifests/init.pp
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/labs/private 
refs/changes/23/268423/1

diff --git a/modules/passwords/manifests/init.pp 
b/modules/passwords/manifests/init.pp
index b6114c0..8f7cb0e 100644
--- a/modules/passwords/manifests/init.pp
+++ b/modules/passwords/manifests/init.pp
@@ -462,4 +462,6 @@
 
 class passwords::testreduce::mysql {
     $db_pass = 'notsecret'
+    $mysql_client_pass = 'notsecret'
 }
+

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I77824e5aa59680338634ff03a8d800ec259461f3
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