Jcrespo has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/394596 )

Change subject: mariadb: Set db2092 as spare explicity
......................................................................


mariadb: Set db2092 as spare explicity

Otherwise existing monitoring checks are not removed from icinga.

Bug: T170662
Change-Id: I973a28e66c9e9c5b4b37dd929b7951366f8a846a
---
M manifests/site.pp
1 file changed, 4 insertions(+), 0 deletions(-)

Approvals:
  jenkins-bot: Verified
  Jcrespo: Looks good to me, approved



diff --git a/manifests/site.pp b/manifests/site.pp
index 1d569b9..8b19591 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -483,6 +483,10 @@
     role(mariadb::core_multiinstance)
 }
 
+# pending to be provisioned T170662
+node 'db2092.codfw.wmnet' {
+    role(spare::system)
+}
 
 ## x1 shard
 # eqiad

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I973a28e66c9e9c5b4b37dd929b7951366f8a846a
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Jcrespo <[email protected]>
Gerrit-Reviewer: Jcrespo <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to