Ottomata has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/347432 )
Change subject: Add new hadoop worker nodes to site.pp ...................................................................... Add new hadoop worker nodes to site.pp Bug: T155065 Change-Id: If69a3957eb04df03c8ffe493fdb1804dec272cf6 --- M manifests/site.pp 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/32/347432/1 diff --git a/manifests/site.pp b/manifests/site.pp index 8af9c7e..f7d10d4 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -107,13 +107,13 @@ include ::base::firewall } -# analytics1028-analytics1057 are Hadoop worker nodes. +# analytics1028-analytics1068 are Hadoop worker nodes. # # NOTE: If you add, remove or move Hadoop nodes, you should edit # modules/role/templates/analytics_cluster/hadoop/net-topology.py.erb # to make sure the hostname -> /datacenter/rack/row id is correct. # This is used for Hadoop network topology awareness. -node /analytics10(2[89]|3[0-9]|4[0-9]|5[0-7]).eqiad.wmnet/ { +node /analytics10(2[89]|3[0-9]|4[0-9]|5[0-9]|6[0-8]).eqiad.wmnet/ { role(analytics_cluster::hadoop::worker) include ::base::firewall -- To view, visit https://gerrit.wikimedia.org/r/347432 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: If69a3957eb04df03c8ffe493fdb1804dec272cf6 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Ottomata <ao...@wikimedia.org> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits