BBlack has uploaded a new change for review. https://gerrit.wikimedia.org/r/268683
Change subject: temporarily de-sensitize ipsec icinga checks ...................................................................... temporarily de-sensitize ipsec icinga checks Change-Id: I2b66bd0eb515622b7c870cf9d853dbce999c19a9 --- M modules/strongswan/manifests/monitoring/host.pp 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/83/268683/1 diff --git a/modules/strongswan/manifests/monitoring/host.pp b/modules/strongswan/manifests/monitoring/host.pp index 5ea4d44..c225bee 100644 --- a/modules/strongswan/manifests/monitoring/host.pp +++ b/modules/strongswan/manifests/monitoring/host.pp @@ -17,5 +17,6 @@ nrpe::monitor_service { 'IPsec': description => 'IPsec', nrpe_command => '/usr/bin/sudo /usr/local/lib/nagios/plugins/check_strongswan', + retries => 7, # default 3, this is temporary during rolling cache restarts (--bblack 2016-02-05) } } -- To view, visit https://gerrit.wikimedia.org/r/268683 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I2b66bd0eb515622b7c870cf9d853dbce999c19a9 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: BBlack <bbl...@wikimedia.org> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits