Dzahn has submitted this change and it was merged.

Change subject: ores: missing single quotes for worker monitor
......................................................................


ores: missing single quotes for worker monitor

Change-Id: I7f8f3cb4e51db3d8ee146f645f6bc116ba9f8ccc
---
M modules/nagios_common/files/check_commands/check_ores_workers.cfg
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/modules/nagios_common/files/check_commands/check_ores_workers.cfg 
b/modules/nagios_common/files/check_commands/check_ores_workers.cfg
index b7f85cc..4be5de4 100644
--- a/modules/nagios_common/files/check_commands/check_ores_workers.cfg
+++ b/modules/nagios_common/files/check_commands/check_ores_workers.cfg
@@ -1,4 +1,4 @@
 define command {
     command_name    check_ores_workers
-    command_line    $USER4$/check_ores_workers $HOSTADDRESS$ $ARG1$
+    command_line    $USER4$/check_ores_workers $HOSTADDRESS$ '$ARG1$'
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I7f8f3cb4e51db3d8ee146f645f6bc116ba9f8ccc
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <dz...@wikimedia.org>
Gerrit-Reviewer: Dzahn <dz...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to