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

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

Issue 4810150141493248: Issue 122 - Puppet ENC via Hiera (Closed)
Patch Set: Puppet ENC via Hiera Created March 4, 2015, 5:59 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 nagios_contacts:
2 root:
3 service_notification_period: '24x7'
4 host_notification_period: '24x7'
5 service_notification_options: 'w,u,c,r'
6 host_notification_options: 'd,r'
7 service_notification_commands: 'notify-service-by-email'
8 host_notification_commands: 'notify-host-by-email'
9 email: 'root@localhost'
10
11 nagios_contactgroups:
12 admins:
13 alias: 'Nagios Administrators'
14 members: 'root'
15
OLDNEW

Powered by Google App Engine
This is Rietveld