ArielGlenn has submitted this change and it was merged.

Change subject: update puppet freshness whiner to say 3 hours too
......................................................................


update puppet freshness whiner to say 3 hours too

Change-Id: Ica4e1413f6c1bfea1c8a0b6fce0b2ec6f1ff2828
---
M templates/icinga/checkcommands.cfg.erb
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/templates/icinga/checkcommands.cfg.erb 
b/templates/icinga/checkcommands.cfg.erb
index f0f3608..9c335c3 100644
--- a/templates/icinga/checkcommands.cfg.erb
+++ b/templates/icinga/checkcommands.cfg.erb
@@ -468,7 +468,7 @@
 
 define command{
        command_name    puppet-FAIL
-       command_line    echo "No successful Puppet run in the last 10 hours" && 
exit 2
+       command_line    echo "No successful Puppet run in the last 3 hours" && 
exit 2
 }
 
 define command{

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ica4e1413f6c1bfea1c8a0b6fce0b2ec6f1ff2828
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: ArielGlenn <[email protected]>
Gerrit-Reviewer: ArielGlenn <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to