Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 6304894776508416: Issue 2160 - Ensure nagios_hostgroup() does not break reprovisioning (Closed)

Created:
March 17, 2015, 6:38 p.m. by mathias
Modified:
March 18, 2015, 4:33 p.m.
Visibility:
Public.

Description

See https://issues.adblockplus.org/ticket/2160 for more information --

Patch Set 1 #

Total comments: 2

Patch Set 2 : Issue 2160 - Ensure nagios_hostgroup() does not break reprovisioning #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M hiera/roles/monitoringserver.yaml View 1 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 6
mathias
March 17, 2015, 6:38 p.m. (2015-03-17 18:38:33 UTC) #1
Felix Dahlke
http://codereview.adblockplus.org/6304894776508416/diff/5629499534213120/modules/nagios/manifests/server.pp File modules/nagios/manifests/server.pp (right): http://codereview.adblockplus.org/6304894776508416/diff/5629499534213120/modules/nagios/manifests/server.pp#newcode197 modules/nagios/manifests/server.pp:197: command => shellquote('sed', '-i', That's pretty horrible. Can't we ...
March 18, 2015, 6:27 a.m. (2015-03-18 06:27:10 UTC) #2
mathias
http://codereview.adblockplus.org/6304894776508416/diff/5629499534213120/modules/nagios/manifests/server.pp File modules/nagios/manifests/server.pp (right): http://codereview.adblockplus.org/6304894776508416/diff/5629499534213120/modules/nagios/manifests/server.pp#newcode197 modules/nagios/manifests/server.pp:197: command => shellquote('sed', '-i', On 2015/03/18 06:27:10, Felix H. ...
March 18, 2015, 11:26 a.m. (2015-03-18 11:26:35 UTC) #3
mathias
Never mind, I finally found an easy hack. It's even simpler than all the ones ...
March 18, 2015, 2:41 p.m. (2015-03-18 14:41:22 UTC) #4
Felix Dahlke
LGTM :D Yeah, let's move to Puppet 3 :)
March 18, 2015, 3:54 p.m. (2015-03-18 15:54:18 UTC) #5
Wladimir Palant
March 18, 2015, 4:33 p.m. (2015-03-18 16:33:49 UTC) #6
LGTM

Powered by Google App Engine
This is Rietveld