Ottomata has uploaded a new change for review.
https://gerrit.wikimedia.org/r/186504
Change subject: Include more cruncher classes in new role classes
......................................................................
Include more cruncher classes in new role classes
Change-Id: I6ba2780b991e034a8fddbe7fa1ec7df919ac044c
---
M manifests/role/statistics.pp
1 file changed, 11 insertions(+), 12 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/04/186504/1
diff --git a/manifests/role/statistics.pp b/manifests/role/statistics.pp
index f2187f1..62a3d79 100644
--- a/manifests/role/statistics.pp
+++ b/manifests/role/statistics.pp
@@ -25,13 +25,13 @@
# include misc::statistics::packages::utilities
# Aaron Halfaker (halfak) wants MongoDB for his project.
- include misc::statistics::db::mongo
+ # include misc::statistics::db::mongo
# Aaron Halfaker (halfak) wants python{,3}-dev environments for module
# oursql
# include misc::statistics::dev
# include misc::udp2log::udp_filter
- include misc::statistics::rsync::jobs::eventlogging
+ # include misc::statistics::rsync::jobs::eventlogging
# geowiki: bringing data from production slave db to research db
include misc::statistics::geowiki::jobs::data
# geowiki: generate limn files from research db and push them
@@ -144,16 +144,15 @@
# include stuff common to statistics compute nodes
include statistics::compute
- #
- # # Aaron Halfaker (halfak) wants MongoDB for his project.
- # class { 'mongodb':
- # dbpath => "${::statistics::working_path}/mongodb",
- # }
- #
- # # rsync logs from logging hosts
- # include statistics::rsync::eventlogging
- #
- #
+ # Aaron Halfaker (halfak) wants MongoDB for his project.
+ class { 'mongodb':
+ dbpath => "${::statistics::working_path}/mongodb",
+ }
+
+ # rsync logs from logging hosts
+ include statistics::rsync::eventlogging
+
+
# # TODO: Move geowiki into its own module:
# # geowiki: bringing data from production slave db to research db
# include misc::statistics::geowiki::jobs::data
--
To view, visit https://gerrit.wikimedia.org/r/186504
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6ba2780b991e034a8fddbe7fa1ec7df919ac044c
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits