Dzahn has uploaded a new change for review. https://gerrit.wikimedia.org/r/210847
Change subject: stats: incl enchant role in statistics::cruncher ...................................................................... stats: incl enchant role in statistics::cruncher Bug:T99030 Change-Id: Icf19a6c5cc24799707333494a5110589dbd4eacc --- M manifests/role/statistics.pp 1 file changed, 3 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/47/210847/1 diff --git a/manifests/role/statistics.pp b/manifests/role/statistics.pp index a56b08b..cf818e9 100644 --- a/manifests/role/statistics.pp +++ b/manifests/role/statistics.pp @@ -35,6 +35,9 @@ # include stuff common to statistics compute nodes include statistics::compute + # include enchant and myspell packages (T99030) + include statistics::enchant + # Aaron Halfaker (halfak) wants MongoDB for his project. class { 'mongodb': dbpath => "${::statistics::working_path}/mongodb", -- To view, visit https://gerrit.wikimedia.org/r/210847 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Icf19a6c5cc24799707333494a5110589dbd4eacc Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Dzahn <dz...@wikimedia.org> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits