]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
tcp6 won't work. i need to find a better way to fix it.
authorMartin Zobel-Helas <zobel@debian.org>
Sun, 20 Jun 2010 09:17:50 +0000 (11:17 +0200)
committerMartin Zobel-Helas <zobel@debian.org>
Sun, 20 Jun 2010 09:17:50 +0000 (11:17 +0200)
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
templates/syslog-ng.conf.erb

index 86430df5a19f075a07cbb22ea0ca2fb096fa0fa5..fffd050ab77cb36e1a1a750e39c7798fb75b470e 100644 (file)
@@ -454,7 +454,7 @@ log {
 <% if hostname != "heininen" -%>
  <% if syslogversion == "3" %>
 destination loghost-heininen {
-       tcp6("heininen.debian.org" port (5140)
+       tcp("heininen.debian.org" port (5140)
                tls( key_file("/etc/ssl/debian/keys/thishost.key")
                     cert_file("/etc/ssl/debian/certs/thishost.crt")
                     ca_dir("/etc/ssl/debian/certs/")