Elukey has uploaded a new change for review.

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

Change subject: Add fake aqs Cassandra user's password
......................................................................

Add fake aqs Cassandra user's password

Bug: T142073
Change-Id: Ic5ae01379050b547695c294364998af7a7ac3564
---
M modules/passwords/manifests/init.pp
1 file changed, 5 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/labs/private 
refs/changes/72/303772/1

diff --git a/modules/passwords/manifests/init.pp 
b/modules/passwords/manifests/init.pp
index c3cd073..bc2f53f 100644
--- a/modules/passwords/manifests/init.pp
+++ b/modules/passwords/manifests/init.pp
@@ -467,3 +467,8 @@
 class passwords::prometheus {
     $db_pass = 'notsecret'
 }
+
+class passwords::aqs {
+    $aqs_user = 'notsecret'
+}
+

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic5ae01379050b547695c294364998af7a7ac3564
Gerrit-PatchSet: 1
Gerrit-Project: labs/private
Gerrit-Branch: master
Gerrit-Owner: Elukey <ltosc...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to