]> 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 15a0ba07c41b9623ec4ba591aee53c6d5eae5ab8..c2c53ecbef7b634f23759b55fc2d87cc920364e6 100644 (file)
@@ -11,7 +11,7 @@
 # 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']) %>
+<% if lsbdistcodename == 'lenny' %>
 
 # To change the intervals which monit should run uncomment
 # and change this variable.