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

Delta Between Two Patch Sets: modules/private-stub/hiera/roles/monitoringserver.yaml

Issue 4810150141493248: Issue 122 - Puppet ENC via Hiera (Closed)
Left Patch Set: Puppet ENC via Hiera Created March 4, 2015, 5:59 p.m.
Right 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:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « modules/private-stub/hiera/hosts.yaml ('k') | modules/statsclient/manifests/init.pp » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 nagios_contacts: 1 nagios_contacts:
2 root: 2 root:
3 service_notification_period: '24x7' 3 service_notification_period: '24x7'
4 host_notification_period: '24x7' 4 host_notification_period: '24x7'
5 service_notification_options: 'w,u,c,r' 5 service_notification_options: 'w,u,c,r'
6 host_notification_options: 'd,r' 6 host_notification_options: 'd,r'
7 service_notification_commands: 'notify-service-by-email' 7 service_notification_commands: 'notify-service-by-email'
8 host_notification_commands: 'notify-host-by-email' 8 host_notification_commands: 'notify-host-by-email'
9 email: 'root@localhost' 9 email: 'root@localhost'
10 10
11 nagios_contactgroups: 11 nagios_contactgroups:
12 admins: 12 admins:
13 alias: 'Nagios Administrators' 13 alias: 'Nagios Administrators'
14 members: 'root' 14 members: 'root'
15 15
LEFTRIGHT

Powered by Google App Engine
This is Rietveld