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

Side by Side Diff: manifests/notificationserver.pp

Issue 11705024: Added new notification servers (Closed)
Patch Set: Fixed typos Created Sept. 19, 2013, 12:42 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 | « manifests/monitoringserver.pp ('k') | manifests/vagrant.pp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 node 'server17', 'server18' { 1 node 'server17', 'server18', 'notification1', 'notification2' {
2 include base, notificationserver 2 include base, notificationserver
3 3
4 class {'nagios::client': 4 class {'nagios::client':
5 server_address => 'monitoring.adblockplus.org' 5 server_address => 'monitoring.adblockplus.org'
6 } 6 }
7 } 7 }
OLDNEW
« no previous file with comments | « manifests/monitoringserver.pp ('k') | manifests/vagrant.pp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld