Springle has submitted this change and it was merged.
Change subject: incorrect private variable reference, mysql_repl_pass
......................................................................
incorrect private variable reference, mysql_repl_pass
Change-Id: Ib4520de2af42c2d293f9e8e8cffb9cc5e77cae60
---
M manifests/role/mariadb.pp
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Springle: Looks good to me, approved
jenkins-bot: Verified
diff --git a/manifests/role/mariadb.pp b/manifests/role/mariadb.pp
index 0a49dba..41d60f4 100644
--- a/manifests/role/mariadb.pp
+++ b/manifests/role/mariadb.pp
@@ -16,7 +16,7 @@
include passwords::tendril
$root_pass = $passwords::misc::scripts::mysql_root_pass
- $repl_pass = $passwords::misc::scripts::repl_sql_pass
+ $repl_pass = $passwords::misc::scripts::mysql_repl_pass
$nagios_pass = $passwords::misc::scripts::nagios_sql_pass
$tendril_user = $passwords::tendril::db_user
$tendril_pass = $passwords::tendril::db_pass
--
To view, visit https://gerrit.wikimedia.org/r/189906
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib4520de2af42c2d293f9e8e8cffb9cc5e77cae60
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Springle <[email protected]>
Gerrit-Reviewer: Springle <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits