Sha256: f736346458e13f017e958ddd82313837016aee6f8a1c9b01942b718af39e5d24

Contents?: true

Size: 269 Bytes

Versions: 155

Compression:

Stored size: 269 Bytes

Contents

<%
  is_rsyslog = File.exist?('/etc/init.d/rsyslog')
  if is_rsyslog
    @path = "/etc/rsyslog.d/haproxy.conf"
    @post = "service rsyslog restart"
  else
    @path = "/etc/syslog.conf"
    @post = "/etc/init.d/sysklogd restart"
  end
%>
local0.* /var/log/haproxy.log

Version data entries

155 entries across 115 versions & 6 rubygems

Version Path
rubber-2.9.0 templates/haproxy/config/rubber/role/haproxy/syslog-haproxy.conf
rubber-2.8.1 templates/haproxy/config/rubber/role/haproxy/syslog-haproxy.conf
rubber-2.8.0 templates/haproxy/config/rubber/role/haproxy/syslog-haproxy.conf
rubber-2.7.5 templates/haproxy/config/rubber/role/haproxy/syslog-haproxy.conf
rubber-2.7.4 templates/haproxy/config/rubber/role/haproxy/syslog-haproxy.conf
rubber-2.7.3 templates/haproxy/config/rubber/role/haproxy/syslog-haproxy.conf
rubber-2.7.2 templates/haproxy/config/rubber/role/haproxy/syslog-haproxy.conf
rubber-2.7.1 templates/haproxy/config/rubber/role/haproxy/syslog-haproxy.conf
rubber-2.7.0 templates/haproxy/config/rubber/role/haproxy/syslog-haproxy.conf
rubber-2.6.5 templates/haproxy/config/rubber/role/haproxy/syslog-haproxy.conf
rubber-2.6.4 templates/haproxy/config/rubber/role/haproxy/syslog-haproxy.conf
rubber-2.6.3 templates/haproxy/config/rubber/role/haproxy/syslog-haproxy.conf
rubber-2.6.2 templates/haproxy/config/rubber/role/haproxy/syslog-haproxy.conf
rubber-2.6.1 templates/haproxy/config/rubber/role/haproxy/syslog-haproxy.conf
rubber-2.6.0 templates/haproxy/config/rubber/role/haproxy/syslog-haproxy.conf
rubber-2.5.5 templates/haproxy/config/rubber/role/haproxy/syslog-haproxy.conf
rubber-2.5.4 templates/haproxy/config/rubber/role/haproxy/syslog-haproxy.conf
rubber-2.5.3 templates/haproxy/config/rubber/role/haproxy/syslog-haproxy.conf
rubber-2.5.2 templates/haproxy/config/rubber/role/haproxy/syslog-haproxy.conf
rubber-2.5.1 templates/haproxy/config/rubber/role/haproxy/syslog-haproxy.conf