[MediaWiki-commits] [Gerrit] ores: missing single quotes for worker monitor - change (operations/puppet)

2016-06-25 Thread Dzahn (Code Review)
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_namecheck_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 
Gerrit-Reviewer: Dzahn 
Gerrit-Reviewer: jenkins-bot <>

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


[MediaWiki-commits] [Gerrit] ores: missing single quotes for worker monitor - change (operations/puppet)

2016-06-25 Thread Dzahn (Code Review)
Dzahn has uploaded a new change for review.

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

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(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/65/296065/1

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_namecheck_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: newchange
Gerrit-Change-Id: I7f8f3cb4e51db3d8ee146f645f6bc116ba9f8ccc
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn 

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