Left: | ||
Right: |
OLD | NEW |
---|---|
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 } |
OLD | NEW |