Dzahn has submitted this change and it was merged.

Change subject: MongoDB on Vanadium: auth => true
......................................................................


MongoDB on Vanadium: auth => true

Change-Id: I9ccb579ac76926c6c0730925ad60a4971495fe9a
---
M modules/eventlogging/manifests/init.pp
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  jenkins-bot: Verified
  Dzahn: Looks good to me, approved



diff --git a/modules/eventlogging/manifests/init.pp 
b/modules/eventlogging/manifests/init.pp
index f999bb6..7495089 100644
--- a/modules/eventlogging/manifests/init.pp
+++ b/modules/eventlogging/manifests/init.pp
@@ -12,6 +12,7 @@
        class { 'mongodb':
                dbpath  => '/srv/mongodb',
                bind_ip => false,
+               auth    => true,
        }
 
        class { 'eventlogging::mediawiki_errors': }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I9ccb579ac76926c6c0730925ad60a4971495fe9a
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ori.livneh <[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

Reply via email to