Dzahn has submitted this change and it was merged.

Change subject: Add the Services team to the contact list for RESTBase HTTP 
checks
......................................................................


Add the Services team to the contact list for RESTBase HTTP checks

Bug: T104656
Change-Id: I1d66a6f0b3f0a08f11b9c9286c6c356f0565a2b4
---
M modules/restbase/manifests/monitoring.pp
1 file changed, 1 insertion(+), 0 deletions(-)

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



diff --git a/modules/restbase/manifests/monitoring.pp 
b/modules/restbase/manifests/monitoring.pp
index 2ac31a5..4360efb 100644
--- a/modules/restbase/manifests/monitoring.pp
+++ b/modules/restbase/manifests/monitoring.pp
@@ -7,5 +7,6 @@
     monitoring::service { 'restbase_http_root':
         description   => 'Restbase root url',
         check_command => "check_http_port_url!${::restbase::port}!/",
+        contact_group => 'admins,team-services',
     }
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I1d66a6f0b3f0a08f11b9c9286c6c356f0565a2b4
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Mobrovac <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: Eevans <[email protected]>
Gerrit-Reviewer: Filippo Giunchedi <[email protected]>
Gerrit-Reviewer: GWicke <[email protected]>
Gerrit-Reviewer: Giuseppe Lavagetto <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to