Dzahn has submitted this change and it was merged.
Change subject: add missing $etherpad_db_user after adding it to private repo.
the user doesn't have actual grants yet but breaks if it doesn't exist
......................................................................
add missing $etherpad_db_user after adding it to private repo.
the user doesn't have actual grants yet but breaks if it doesn't exist
Change-Id: I4f95309c976a879095453c3af13054a70e80997e
---
M manifests/misc/etherpad.pp
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
jenkins-bot: Verified
Dzahn: Looks good to me, approved
diff --git a/manifests/misc/etherpad.pp b/manifests/misc/etherpad.pp
index 407d7b0..86c34cb 100644
--- a/manifests/misc/etherpad.pp
+++ b/manifests/misc/etherpad.pp
@@ -53,6 +53,7 @@
include passwords::etherpad_lite
+ $etherpad_db_user = $passwords::etherpad_lite::etherpad_db_user
$etherpad_db_pass = $passwords::etherpad_lite::etherpad_db_pass
if $realm == 'labs' {
--
To view, visit https://gerrit.wikimedia.org/r/73553
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4f95309c976a879095453c3af13054a70e80997e
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits