Elukey has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/394985 )
Change subject: site.pp: set notebook1002 as spare::system
......................................................................
site.pp: set notebook1002 as spare::system
Bug: T181518
Change-Id: I840a210952161b707317a03de5d7cc9c9a40a94b
---
M manifests/site.pp
1 file changed, 4 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/85/394985/1
diff --git a/manifests/site.pp b/manifests/site.pp
index 120e30a..99d5b8d 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -1866,9 +1866,11 @@
role(paws_internal::jupyterhub, analytics_cluster::client,
paws_internal::mysql_access)
include ::standard
}
+
+# The host is going to be reimaged/repurposed to kafka1023 and become
+# a Analytics Kafka broker. More info: T181518
node 'notebook1002.eqiad.wmnet' {
- role(paws_internal::jupyterhub, analytics_cluster::client)
- include ::standard
+ role(spare::system)
}
# cluster management (cumin master) + other management tools
--
To view, visit https://gerrit.wikimedia.org/r/394985
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I840a210952161b707317a03de5d7cc9c9a40a94b
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Elukey <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits