generators/vulcanize/templates/haproxy/config/rubber/role/haproxy/syslogd-default.conf in sml-rubber-0.9.13 vs generators/vulcanize/templates/haproxy/config/rubber/role/haproxy/syslogd-default.conf in sml-rubber-1.5.5
- old
+ new
@@ -1,8 +1,12 @@
<%
+ is_rsyslog = File.exist?('/etc/init.d/rsyslog')
+ @skip = is_rsyslog
@path = "/etc/default/syslogd"
@post = "/etc/init.d/sysklogd restart"
%>
+# This file goes away once we remove backward compatibility for sysklog
+# in alestic AMIs
#
# Top configuration file for syslogd
#
#