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 - Without Arrow Alignment Created March 16, 2015, 2:04 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
« no previous file with comments | « modules/private-stub/hiera/hosts.yaml ('k') | modules/statsclient/manifests/init.pp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « modules/private-stub/hiera/hosts.yaml ('k') | modules/statsclient/manifests/init.pp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld