Volans has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/403369 )

Change subject: Temporary failover Icinga to tegmen
......................................................................

Temporary failover Icinga to tegmen

Bug: T170353
Change-Id: I4d41419bd55664df64593395eb8c02df4b558bf9
---
M hieradata/hosts/einsteinium.yaml
M hieradata/hosts/tegmen.yaml
2 files changed, 6 insertions(+), 6 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/69/403369/1

diff --git a/hieradata/hosts/einsteinium.yaml b/hieradata/hosts/einsteinium.yaml
index 968cdfaf..c77d046 100644
--- a/hieradata/hosts/einsteinium.yaml
+++ b/hieradata/hosts/einsteinium.yaml
@@ -7,6 +7,6 @@
   - eqsin.wmnet
 role::icinga::partner: tegmen.wikimedia.org
 # Note that our paging infrastructure (AQL as of 20161101) may need an update 
of it's sender whitelist
-role::tcpircbot::ensure: present
-do_acme: true
-role::icinga::passive: false
+role::tcpircbot::ensure: absent
+do_acme: false
+role::icinga::passive: true
diff --git a/hieradata/hosts/tegmen.yaml b/hieradata/hosts/tegmen.yaml
index 5400a14da..4590e85 100644
--- a/hieradata/hosts/tegmen.yaml
+++ b/hieradata/hosts/tegmen.yaml
@@ -8,6 +8,6 @@
 role::icinga::partner: einsteinium.wikimedia.org
 # Note that our paging infrastructure (AQL as of 20161101) may need an update 
of it's sender whitelist
 # tegmen is the backup icinga server. All these flags need to be converted 
accordingly for it to assume the identity of the primary
-role::tcpircbot::ensure: absent
-do_acme: false
-role::icinga::passive: true
+role::tcpircbot::ensure: present
+do_acme: true
+role::icinga::passive: false

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4d41419bd55664df64593395eb8c02df4b558bf9
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Volans <rcocci...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to