]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - modules/syslog-ng/templates/syslog-ng.conf.erb
retire paganini (RT#4407)
[dsa-puppet.git] / modules / syslog-ng / templates / syslog-ng.conf.erb
index 53ce00d6cf76da5fc637eb0e6bd7ab3c83a25d12..546bf1cb5de0a3bcf4daeeb37c0e2461d629f2b7 100644 (file)
@@ -117,11 +117,6 @@ source s_local {
         # messages from the kernel
         file("/dev/klog" program_override("kernel: ") follow-freq(1));
 <%- end -%>
-<%- if hostname == "paganini" -%>
-        # use the following line if you want to receive remote UDP logging messages
-        # (this is equivalent to the "-r" syslogd flag)
-        udp();
-<%- end -%>
 };
 
 <%- if (hostname == "lotti") || (hostname == "lully") -%>