Ottomata has submitted this change and it was merged.
Change subject: Repuppetize kafka1018 as a broker
......................................................................
Repuppetize kafka1018 as a broker
Bug: T106581
Change-Id: I35857cfe3e822fd5fbcf6ccfbf5bdd9d2c3b0ca3
---
M manifests/role/analytics/kafka.pp
M manifests/site.pp
2 files changed, 4 insertions(+), 4 deletions(-)
Approvals:
Ottomata: Looks good to me, approved
jenkins-bot: Verified
diff --git a/manifests/role/analytics/kafka.pp
b/manifests/role/analytics/kafka.pp
index 3cd8ed9..4104a8c 100644
--- a/manifests/role/analytics/kafka.pp
+++ b/manifests/role/analytics/kafka.pp
@@ -55,7 +55,7 @@
'kafka1012.eqiad.wmnet' => { 'id' => 12 }, # Row A
# 'kafka1013.eqiad.wmnet' => { 'id' => 13 }, # Row A
# 'kafka1014.eqiad.wmnet' => { 'id' => 14 }, # Row C
- 'analytics1018.eqiad.wmnet' => { 'id' => 18 }, # Row D
+ 'kafka1018.eqiad.wmnet' => { 'id' => 18 }, # Row D
# 'kafka1020.eqiad.wmnet' => { 'id' => 20 }, # Row D
# analytics1021 is to be decomissioned as a kafka broker.
'analytics1021.eqiad.wmnet' => { 'id' => 21 }, # Row A
diff --git a/manifests/site.pp b/manifests/site.pp
index 4fbe1c8..505bb64 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -126,8 +126,8 @@
include standard
}
-# Kafka brokers
-node /analytics10(18|21)\.eqiad\.wmnet/ {
+# This node will be decommissioned as a broker soon.
+node 'analytics1021.eqiad.wmnet' {
# Kafka brokers are routed via IPv6 so that
# other DCs can address without public IPv4
@@ -141,7 +141,7 @@
}
# Above analytics* kafka nodes are being renamed kafka*
-node /kafka10(12|22)\.eqiad\.wmnet/ {
+node /kafka10(12|18|22)\.eqiad\.wmnet/ {
# Kafka brokers are routed via IPv6 so that
# other DCs can address without public IPv4
# addresses.
--
To view, visit https://gerrit.wikimedia.org/r/232776
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I35857cfe3e822fd5fbcf6ccfbf5bdd9d2c3b0ca3
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata <[email protected]>
Gerrit-Reviewer: Ottomata <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits