Volans has submitted this change and it was merged.
Change subject: Icinga: raid_handler - hostname instead of address
......................................................................
Icinga: raid_handler - hostname instead of address
Bug: T142085
Change-Id: I3ca16b50aded9bcdd20a9eddbc7bddc7acde2e77
---
M modules/icinga/templates/event_handlers/raid_handler.cfg.erb
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Volans: Looks good to me, approved
jenkins-bot: Verified
diff --git a/modules/icinga/templates/event_handlers/raid_handler.cfg.erb
b/modules/icinga/templates/event_handlers/raid_handler.cfg.erb
index a19167b..3beb095 100644
--- a/modules/icinga/templates/event_handlers/raid_handler.cfg.erb
+++ b/modules/icinga/templates/event_handlers/raid_handler.cfg.erb
@@ -1,4 +1,4 @@
define command{
command_name raid_handler
- command_line $USER1$/eventhandlers/raid_handler -s $SERVICESTATE$ -t
$SERVICESTATETYPE$ -a $SERVICEATTEMPT$ -H $HOSTADDRESS$ -r $ARG1$ -D "$ARG2$"
-c $ARG3$
+ command_line $USER1$/eventhandlers/raid_handler -s $SERVICESTATE$ -t
$SERVICESTATETYPE$ -a $SERVICEATTEMPT$ -H $HOSTNAME$ -r $ARG1$ -D "$ARG2$" -c
$ARG3$
}
--
To view, visit https://gerrit.wikimedia.org/r/316760
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I3ca16b50aded9bcdd20a9eddbc7bddc7acde2e77
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Volans <[email protected]>
Gerrit-Reviewer: Volans <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits