Index: manifests/notificationserver.pp |
=================================================================== |
deleted file mode 100644 |
--- a/manifests/notificationserver.pp |
+++ /dev/null |
@@ -1,9 +0,0 @@ |
-node 'notification1', 'notification2' { |
- include base, notificationserver |
- |
- class {'nagios::client': |
- server_address => 'monitoring.adblockplus.org' |
- } |
- |
- class {'statsclient': } |
-} |