Tim Starling has uploaded a new change for review.

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


Change subject: NRPE on bits caches
......................................................................

NRPE on bits caches

I3d71bc53 produced:

err: Could not retrieve catalog from remote server: Error 400 on SERVER: Could 
not find resource 'Class[Nrpe::Packages]' for relationship on 
'Nrpe::Check[check_varnishncsa]' on node arsenic.wikimedia.org

I'm hoping this might fix it, analogously to similar inclusions in
mobile and upload.

Change-Id: I12623022108d1037e6e4dda5e7ddacb8adffae4b
---
M manifests/role/cache.pp
1 file changed, 2 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/55/58455/1

diff --git a/manifests/role/cache.pp b/manifests/role/cache.pp
index e649f0e..6d4631a 100644
--- a/manifests/role/cache.pp
+++ b/manifests/role/cache.pp
@@ -562,7 +562,8 @@
                require geoip
 
                include standard,
-                       varnish::monitoring::ganglia
+                       varnish::monitoring::ganglia,
+                       nrpe
 
                varnish::instance { "bits":
                        name => "",

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

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

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

Reply via email to