klecker.debian.org: Dedicated to Joel 'Espy' Klecker (1979 - July 11th, 2000)
lindsay.debian.org: Maria Lindsay Bliss (May 15th, 1827 - April 3rd, 1898)
lotti.debian.org: Antonio Lotti (ca. 1667 - January 5th, 1740)
- lully.debian.org: Jean-Baptiste de Lully (November 28th, 1632 - March 22nd, 1687)
mailly.debian.org: Alphonse Jean Ernest Mailly (November 27th, 1833 - January 10th, 1918)
melartin.debian.org: Erkki Melartin (February 7th, 1875 - February 14th, 1937)
menotti.debian.org: Gian Carlo Menotti (July 7th, 1911 - February 1st, 2007)
rule => '&SERVICE_RANGE(tcp, 3493, ( 82.195.75.64/26 192.168.43.0/24 ))'
}
}
- lotti,lully,loghost-grnet-01,loghost-osuosl-01: {
+ lotti,loghost-grnet-01,loghost-osuosl-01: {
@ferm::rule { 'dsa-syslog':
description => 'Allow syslog access',
rule => '&SERVICE_RANGE(tcp, 5140, $HOST_DEBIAN_V4)'
source => 'puppet:///modules/syslog_ng/syslog-ng.logrotate',
require => Package['syslog-ng']
}
- if $::hostname in [lotti,lully,loghost-grnet-01,loghost-osuosl-01] {
+ if $::hostname in [lotti,loghost-grnet-01,loghost-osuosl-01] {
file { '/etc/logrotate.d/syslog-ng-loggers':
source => 'puppet:///modules/syslog_ng/syslog-ng.logrotate.loggers',
require => Package['syslog-ng']
<%- end -%>
};
-<%- if (@hostname == "lotti") || (@hostname == "lully") || (@hostname == "loghost-grnet-01") || (@hostname == "loghost-osuosl-01") -%>
+<%- if (@hostname == "lotti") || (@hostname == "loghost-grnet-01") || (@hostname == "loghost-osuosl-01") -%>
source s_network {
tcp6(port(5140) max-connections(400)
tls( key_file("/etc/exim4/ssl/thishost.key")
ca_dir("/etc/ssl/debian/certs/")
)
);
-};
- <%- end -%>
- <%- if @hostname != "lully" -%>
-destination loghost-lully {
- tcp("lully.debian.org" port (5140)
- tls( key_file("/etc/ssl/private/thishost.key")
- cert_file("/etc/ssl/debian/certs/thishost.crt")
- ca_dir("/etc/ssl/debian/certs/")
- )
- );
};
<%- end -%>
<%- if @hostname != "loghost-grnet-01" -%>
<%- if @hostname != "lotti" -%>
destination(loghost-lotti);
<%- end -%>
- <%- if @hostname != "lully" -%>
- destination(loghost-lully);
- <%- end -%>
<%- if @hostname != "loghost-grnet-01" -%>
destination(loghost-loghost-grnet-01);
<%- end -%>
-<%- if (@hostname == "lotti") || (@hostname == "lully") || (@hostname == "loghost-grnet-01") || (@hostname == "loghost-osuosl-01") -%>
+<%- if (@hostname == "lotti") || (@hostname == "loghost-grnet-01") || (@hostname == "loghost-osuosl-01") -%>
###############################################################################
########## ON LOG HOST ########################################################
###############################################################################