X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=modules%2Fmonit%2Ftemplates%2Fdefault.erb;h=c13d24e56d9fab7cd65956623d5f69680adf7aaa;hb=103e56b48752f77fd66edd1824d82946570ca033;hp=c2c53ecbef7b634f23759b55fc2d87cc920364e6;hpb=d32e0db21b3189bc85385eb4a7af1835bd3769a9;p=dsa-puppet.git diff --git a/modules/monit/templates/default.erb b/modules/monit/templates/default.erb index c2c53ecb..c13d24e5 100644 --- a/modules/monit/templates/default.erb +++ b/modules/monit/templates/default.erb @@ -11,9 +11,3 @@ # You must set this variable to for monit to start startup=0 -<% if lsbdistcodename == 'lenny' %> - -# To change the intervals which monit should run uncomment -# and change this variable. -CHECK_INTERVALS=300 -<% end %>