]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - modules/monit/templates/default.erb
probably break a couple of release dependent templates
[dsa-puppet.git] / modules / monit / templates / default.erb
index 95ec992e928f38d40b8ad20e44f1d9ae62dc5b49..c2c53ecbef7b634f23759b55fc2d87cc920364e6 100644 (file)
@@ -9,10 +9,9 @@
 # Fredrik Steen <stone@debian.org>
 
 # You must set this variable to for monit to start
-startup=1
+startup=0
 
-<% if nodeinfo.has_key?('squeeze') and not nodeinfo['squeeze'].empty? %>
-<% else %>
+<% if lsbdistcodename == 'lenny' %>
 
 # To change the intervals which monit should run uncomment
 # and change this variable.