Muehlenhoff has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/332768 )
Change subject: Stick with node 4.6 on maps due to karthotherian not being
ready for node 6
......................................................................
Stick with node 4.6 on maps due to karthotherian not being ready for node 6
Bug: T149331
Change-Id: I95a0430d227c517e0cfac59f07b05425fc08f5e3
---
M modules/role/manifests/maps/server.pp
1 file changed, 5 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/68/332768/1
diff --git a/modules/role/manifests/maps/server.pp
b/modules/role/manifests/maps/server.pp
index 69ded26..e76c984 100644
--- a/modules/role/manifests/maps/server.pp
+++ b/modules/role/manifests/maps/server.pp
@@ -18,6 +18,11 @@
$cassandra_hosts = hiera('cassandra::seeds')
+ # Stick with nodejs 4.6, kartotherian isn't ready for node 6 yet
+ package { 'nodejs':
+ ensure => '4.6.0~dfsg-1+wmf2',
+ }
+
# Some of the following parameters should be externalized in hiera as
# common parameters shared by multiple roles. For example, statsd or
# logstash configuration should not be specific to maps.
--
To view, visit https://gerrit.wikimedia.org/r/332768
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I95a0430d227c517e0cfac59f07b05425fc08f5e3
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Muehlenhoff <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits