Tim Landscheidt has uploaded a new change for review.

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


Change subject: Report last successful Puppet run in 24-hour format
......................................................................

Report last successful Puppet run in 24-hour format

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/86/108086/1

diff --git a/templates/icinga/checkcommands.cfg.erb 
b/templates/icinga/checkcommands.cfg.erb
index 6a148d3..d17360e 100644
--- a/templates/icinga/checkcommands.cfg.erb
+++ b/templates/icinga/checkcommands.cfg.erb
@@ -464,7 +464,7 @@
 
 define command{
        command_name    puppet-FAIL
-       command_line    date --date @$LASTSERVICEOK$ +"Last successful Puppet 
run was %c" && exit 2
+       command_line    LANG=C date --date @$LASTSERVICEOK$ +"Last successful 
Puppet run was %c" && exit 2
 }
 
 define command{

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic7da2ef86a4e7e79fa69e02e8f5ec4c6b936d5da
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Tim Landscheidt <t...@tim-landscheidt.de>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to