Filippo Giunchedi has uploaded a new change for review.

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

Change subject: icinga: add team-services contactgroup
......................................................................

icinga: add team-services contactgroup

there's a contact named the same in puppet private, however a contactgroup is
wanted by monitoring::service

Bug: T78514
Change-Id: I85f49ef41e011439360632f732c01dd4037ebcf3
---
M modules/icinga/files/contactgroups.cfg
1 file changed, 5 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/93/216893/1

diff --git a/modules/icinga/files/contactgroups.cfg 
b/modules/icinga/files/contactgroups.cfg
index 5d40c72..9e56432 100644
--- a/modules/icinga/files/contactgroups.cfg
+++ b/modules/icinga/files/contactgroups.cfg
@@ -43,3 +43,8 @@
     contactgroup_name   wikidata
     members             wikidata-monitoring,jzerebecki,irc-wikidata,hoo
 }
+
+define contactgroup {
+    contactgroup_name   team-services
+    members             team-services
+}

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

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

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

Reply via email to