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

Unified Diff: hiera/roles/monitoringserver.yaml

Issue 6304894776508416: Issue 2160 - Ensure nagios_hostgroup() does not break reprovisioning (Closed)
Patch Set: Issue 2160 - Ensure nagios_hostgroup() does not break reprovisioning Created March 18, 2015, 2:41 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: hiera/roles/monitoringserver.yaml
===================================================================
--- a/hiera/roles/monitoringserver.yaml
+++ b/hiera/roles/monitoringserver.yaml
@@ -21,9 +21,9 @@
all:
members: '*'
filter-servers:
- members: ''
+ members: ','
http-servers:
- members: ''
+ members: ','
nagios_services:
current-load:
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld