BBlack has uploaded a new change for review.

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

Change subject: Fix monitoring for star cert stuff
......................................................................

Fix monitoring for star cert stuff

(Why isn't jenkins catching any of this? :p)

Change-Id: If519d819cf55cb55fb1fa7ae2d90c1ffc232142f
---
M manifests/role/cache.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/59/161359/1

diff --git a/manifests/role/cache.pp b/manifests/role/cache.pp
index fecdc79..49db432 100644
--- a/manifests/role/cache.pp
+++ b/manifests/role/cache.pp
@@ -585,7 +585,7 @@
         }
 
         # Nagios monitoring
-        monitor_service { 'https':
+        monitor_service { "https_${name}":
             description   => 'HTTPS',
             check_command => "check_ssl_cert!${check_cert}",
         }

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

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

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

Reply via email to