Dzahn has uploaded a new change for review.

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


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(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/53/73553/1

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: newchange
Gerrit-Change-Id: I4f95309c976a879095453c3af13054a70e80997e
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to