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

Side by Side Diff: manifests/notificationserver.pp

Issue 5302563972841472: Merge filter and notification servers, have both tasks run on the same servers (Closed)
Patch Set: Stopped misusing is_default parameter Created Jan. 30, 2014, 2:10 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 node 'notification1', 'notification2' {
2 include base, notificationserver
3
4 class {'nagios::client':
5 server_address => 'monitoring.adblockplus.org'
6 }
7
8 class {'statsclient': }
9 }
OLDNEW

Powered by Google App Engine
This is Rietveld