Giuseppe Lavagetto has submitted this change and it was merged.
Change subject: icinga: fix command name
......................................................................
icinga: fix command name
Change-Id: I9e3087ed52b7019edcf1f6c2ac349b833029f51d
---
M modules/nagios_common/files/check_commands/check_wmf_service.cfg
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Giuseppe Lavagetto: Looks good to me, approved
jenkins-bot: Verified
diff --git a/modules/nagios_common/files/check_commands/check_wmf_service.cfg
b/modules/nagios_common/files/check_commands/check_wmf_service.cfg
index 0da2e35..11d4c27 100644
--- a/modules/nagios_common/files/check_commands/check_wmf_service.cfg
+++ b/modules/nagios_common/files/check_commands/check_wmf_service.cfg
@@ -4,5 +4,5 @@
# ARG2 is the timeout in seconds
define command{
command_name check_wmf_service
- command_line /usr/bin/check-service-swagger -t $ARG2$ $HOSTNAME$
$ARG1$
+ command_line /usr/bin/service-checker-swagger -t $ARG2$ $HOSTNAME$
$ARG1$
}
--
To view, visit https://gerrit.wikimedia.org/r/298478
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I9e3087ed52b7019edcf1f6c2ac349b833029f51d
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Giuseppe Lavagetto <[email protected]>
Gerrit-Reviewer: Giuseppe Lavagetto <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits