Dzahn has submitted this change and it was merged.
Change subject: add tegmen and einsteinium to site.pp
......................................................................
add tegmen and einsteinium to site.pp
These 2 are neon-like monitoring hosts to run icinga at some point.
They were already installed and running puppet but not in site.pp yet.
Bug:T125023
Change-Id: Ie266ca34c5eb4427416b75879b82e016184f9acd
---
M manifests/site.pp
1 file changed, 12 insertions(+), 0 deletions(-)
Approvals:
jenkins-bot: Verified
Dzahn: Looks good to me, approved
diff --git a/manifests/site.pp b/manifests/site.pp
index ee0bba8..877cfe1 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -994,6 +994,12 @@
include standard
}
+# neon-like monitoring host in eqiad
+node 'einsteinium.wikimedia.org' {
+ include standard
+ include base::firewall
+}
+
node /^elastic10[0-3][0-9]\.eqiad\.wmnet/ {
role elasticsearch::server
include base::firewall
@@ -2725,6 +2731,12 @@
include base::firewall
}
+# neon-like monitoring host in codfw
+node 'tegmen.wikimedia.org' {
+ include standard
+ include base::firewall
+}
+
# https://wikitech.wikimedia.org/wiki/Terbium
node 'terbium.eqiad.wmnet' {
role mariadb::maintenance, mediawiki::maintenance
--
To view, visit https://gerrit.wikimedia.org/r/284264
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie266ca34c5eb4427416b75879b82e016184f9acd
Gerrit-PatchSet: 3
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits