exim: allow a host to indicate that it is the master for tracker.d.o
[mirror/dsa-puppet.git] / modules / monit / templates / default.erb
index 15a0ba0..c13d24e 100644 (file)
@@ -11,9 +11,3 @@
 # You must set this variable to for monit to start
 startup=0
 
-<% unless (nodeinfo.has_key?('squeeze') and nodeinfo['squeeze']) or (nodeinfo.has_key?('wheezy') and nodeinfo['wheezy']) %>
-
-# To change the intervals which monit should run uncomment
-# and change this variable.
-CHECK_INTERVALS=300
-<% end %>