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

Unified Diff: manifests/notificationserver.pp

Issue 11705024: Added new notification servers (Closed)
Patch Set: Fixed typos Created Sept. 19, 2013, 12:42 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « manifests/monitoringserver.pp ('k') | manifests/vagrant.pp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: manifests/notificationserver.pp
===================================================================
--- a/manifests/notificationserver.pp
+++ b/manifests/notificationserver.pp
@@ -1,7 +1,7 @@
-node 'server17', 'server18' {
+node 'server17', 'server18', 'notification1', 'notification2' {
include base, notificationserver
class {'nagios::client':
server_address => 'monitoring.adblockplus.org'
}
}
« 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