Note that exim contains tracker-specific configuration
[mirror/dsa-puppet.git] / modules / monit / templates / default.erb
index 0e32b99..c13d24e 100644 (file)
 # You must set this variable to for monit to start
 startup=0
 
-<% if nodeinfo.has_key?('squeeze') and nodeinfo['squeeze'] %>
-<% else %>
-
-# To change the intervals which monit should run uncomment
-# and change this variable.
-CHECK_INTERVALS=300
-<% end %>