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

Side by Side Diff: manifests/notificationserver.pp

Issue 11166107: Set up notification server (Closed)
Patch Set: Created July 22, 2013, 10:11 a.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 node 'server17' {
2 include base, notificationserver
3
4 class {'nagios::client':
5 server_address => 'monitoring.adblockplus.org'
6 }
7 }
OLDNEW

Powered by Google App Engine
This is Rietveld