]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - modules/monit/templates/default.erb
sudo: replace debbits by publicity
[dsa-puppet.git] / modules / monit / templates / default.erb
index 15a0ba07c41b9623ec4ba591aee53c6d5eae5ab8..c13d24e56d9fab7cd65956623d5f69680adf7aaa 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 %>