Ori.livneh has uploaded a new change for review.
https://gerrit.wikimedia.org/r/59972
Change subject: MongoDB dbpath: /a/mongodb -> /srv/mongodb
......................................................................
MongoDB dbpath: /a/mongodb -> /srv/mongodb
/a/ is deprecated.
Change-Id: Ifdb08357cca87ce0e6d42090dfc7763746f58192
---
M modules/eventlogging/manifests/init.pp
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/72/59972/1
diff --git a/modules/eventlogging/manifests/init.pp
b/modules/eventlogging/manifests/init.pp
index f1fe106..b3f3482 100644
--- a/modules/eventlogging/manifests/init.pp
+++ b/modules/eventlogging/manifests/init.pp
@@ -12,7 +12,7 @@
}
class { 'mongodb':
- dbpath => '/a/mongodb',
+ dbpath => '/srv/mongodb',
bind_ip => false,
}
--
To view, visit https://gerrit.wikimedia.org/r/59972
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifdb08357cca87ce0e6d42090dfc7763746f58192
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ori.livneh <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits