Dzahn has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/250050

Change subject: racktables: move role to krypton
......................................................................

racktables: move role to krypton

Move racktables to krypton.

There are just 2 services on physical server magnesium:

RT and racktables.

Let's move both to krypton, a ganeti VM for misc. apps.

Then magnesium can be repurposed for something else.

Bug:T105555
Change-Id: I7549a21efcfa1ec4981c51e3f3ce523ba88daad4
---
M manifests/site.pp
1 file changed, 3 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/50/250050/1

diff --git a/manifests/site.pp b/manifests/site.pp
index 8e0b25e..f2115e7 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -1182,8 +1182,8 @@
 node 'krypton.eqiad.wmnet' {
     # analytics::burrow is a Kafka consumer lag monitor.
     # Running this here because krypton is a 'misc' Jessie
-    # monitoring host.
-    role wikimania_scholarships, iegreview, grafana, gdash, analytics::burrow
+    # <s>monitoring host</s> (not really, it's just misc apps)
+    role wikimania_scholarships, iegreview, grafana, gdash, analytics::burrow, 
racktables
     include standard
 }
 
@@ -1753,7 +1753,7 @@
 
     $cluster = 'misc'
 
-    role racktables, requesttracker
+    role requesttracker
 
     interface::add_ip6_mapped { 'main':
         interface => 'eth0',

-- 
To view, visit https://gerrit.wikimedia.org/r/250050
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7549a21efcfa1ec4981c51e3f3ce523ba88daad4
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to