Ayounsi has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/389654 )
Change subject: Add non-secret password for netbox DB replication
......................................................................
Add non-secret password for netbox DB replication
Change-Id: I2db8efb3b3d5676fb0ae90954251fec8a0e87a08
---
M modules/passwords/manifests/init.pp
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/labs/private
refs/changes/54/389654/1
diff --git a/modules/passwords/manifests/init.pp
b/modules/passwords/manifests/init.pp
index e4e9274..136aa7e 100644
--- a/modules/passwords/manifests/init.pp
+++ b/modules/passwords/manifests/init.pp
@@ -507,4 +507,5 @@
class passwords::netbox {
$db_password = 'notsecret'
$secret_key = 'notsecret'
+ $replication_password = 'notsecret'
}
--
To view, visit https://gerrit.wikimedia.org/r/389654
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2db8efb3b3d5676fb0ae90954251fec8a0e87a08
Gerrit-PatchSet: 1
Gerrit-Project: labs/private
Gerrit-Branch: master
Gerrit-Owner: Ayounsi <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits