]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/exim/templates/default/default.erb
Use ruby cookbook to install ruby for prometheus
[chef.git] / cookbooks / exim / templates / default / default.erb
index 8b34fcde2e5a1abc3212f10eea1462bcca71fa85..2add218380312ff75a4f3e10d074f8008b268149 100644 (file)
@@ -1,6 +1,6 @@
 # DO NOT EDIT - This file is being maintained by Chef
 
-<% if node.platform?("ubuntu") && node[:lsb][:release].to_f >= 22.04 -%>
+<% if node.platform?("debian") || (node.platform?("ubuntu") && node[:lsb][:release].to_f >= 22.04) -%>
 # options for update-exim4.conf
 UPEX4OPTS=''
 # options for exim4
@@ -27,4 +27,4 @@ QFLAGS=''
 SMTPLISTENEROPTIONS=''
 <% end -%>
 # only warn once about each error
-E4BCD_WATCH_PANICLOG='once'
+E4BCD_WATCH_PANICLOG='no'