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

Unified Diff: modules/private-stub/hiera/roles/monitoringserver.yaml

Issue 5114072680890368: Issue 2188 - Use class parameter lookup feature with Hiera (Closed)
Patch Set: Created March 20, 2015, 1:42 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 | « modules/nagios/manifests/server.pp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/private-stub/hiera/roles/monitoringserver.yaml
===================================================================
--- a/modules/private-stub/hiera/roles/monitoringserver.yaml
+++ b/modules/private-stub/hiera/roles/monitoringserver.yaml
@@ -1,4 +1,4 @@
-nagios_contacts:
+nagios::server::contacts:
root:
service_notification_period: '24x7'
host_notification_period: '24x7'
@@ -8,7 +8,7 @@
host_notification_commands: 'notify-host-by-email'
email: 'root@localhost'
-nagios_contactgroups:
+nagios::server::contactgroups:
admins:
alias: 'Nagios Administrators'
members: 'root'
« no previous file with comments | « modules/nagios/manifests/server.pp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld