From: Stephen Gran Date: Sun, 5 Apr 2009 00:11:20 +0000 (+0100) Subject: samhain ignore the ssl infrastructure for exim X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=9824ea2045f48ad26f062ba61cc33e77f9f5f866;p=mirror%2Fdsa-puppet.git samhain ignore the ssl infrastructure for exim Signed-off-by: Stephen Gran --- diff --git a/modules/samhain/files/common/samhainrc b/modules/samhain/files/common/samhainrc index 6f121a765..eb9eef70d 100644 --- a/modules/samhain/files/common/samhainrc +++ b/modules/samhain/files/common/samhainrc @@ -91,6 +91,7 @@ file=/etc/bind/db.debian.net file=/etc/exim4/bsmtp + # # There are files in /etc that might change, thus changing the directory # timestamps. Put it here as 'file', and in the ReadOnly section as 'dir'. @@ -104,6 +105,7 @@ file=/etc/bind file=/etc/samhain file=/etc/munin file=/etc/exim4 +file=/etc/exim4/ssl file=/etc/apt file=/etc/apt/apt.conf.d file=/etc/apt/sources.list.d @@ -203,6 +205,10 @@ file=/etc/exim4/rhsbllist file=/etc/exim4/virtualdomains file=/etc/exim4/whitelist file=/etc/exim4/local-auto.conf +file=/etc/exim4/ssl/ca.crt +file=/etc/exim4/ssl/ca.crl +file=/etc/exim4/ssl/thishost.crt +file=/etc/exim4/ssl/thishost.key file=/etc/apt/preferences file=/etc/apt/sources.list.d/volatile.list file=/etc/apt/sources.list.d/security.list diff --git a/modules/samhain/files/per-host/handel.debian.org/samhainrc b/modules/samhain/files/per-host/handel.debian.org/samhainrc index 8750fc583..e3083d005 100644 --- a/modules/samhain/files/per-host/handel.debian.org/samhainrc +++ b/modules/samhain/files/per-host/handel.debian.org/samhainrc @@ -91,6 +91,7 @@ file=/etc/bind/db.debian.net file=/etc/exim4/bsmtp + # # There are files in /etc that might change, thus changing the directory # timestamps. Put it here as 'file', and in the ReadOnly section as 'dir'. @@ -104,6 +105,7 @@ file=/etc/bind file=/etc/samhain file=/etc/munin file=/etc/exim4 +file=/etc/exim4/ssl file=/etc/apt file=/etc/apt/apt.conf.d file=/etc/apt/sources.list.d @@ -203,6 +205,10 @@ file=/etc/exim4/rhsbllist file=/etc/exim4/virtualdomains file=/etc/exim4/whitelist file=/etc/exim4/local-auto.conf +file=/etc/exim4/ssl/ca.crt +file=/etc/exim4/ssl/ca.crl +file=/etc/exim4/ssl/thishost.crt +file=/etc/exim4/ssl/thishost.key file=/etc/apt/preferences file=/etc/apt/sources.list.d/volatile.list file=/etc/apt/sources.list.d/security.list diff --git a/modules/samhain/files/per-host/spohr.debian.org/samhainrc b/modules/samhain/files/per-host/spohr.debian.org/samhainrc index b70c9f1e6..b5db986bb 100644 --- a/modules/samhain/files/per-host/spohr.debian.org/samhainrc +++ b/modules/samhain/files/per-host/spohr.debian.org/samhainrc @@ -91,6 +91,7 @@ file=/etc/bind/db.debian.net file=/etc/exim4/bsmtp + # # There are files in /etc that might change, thus changing the directory # timestamps. Put it here as 'file', and in the ReadOnly section as 'dir'. @@ -104,6 +105,7 @@ file=/etc/bind file=/etc/samhain file=/etc/munin file=/etc/exim4 +file=/etc/exim4/ssl file=/etc/apt file=/etc/apt/apt.conf.d file=/etc/apt/sources.list.d @@ -204,6 +206,10 @@ file=/etc/exim4/rhsbllist file=/etc/exim4/virtualdomains file=/etc/exim4/whitelist file=/etc/exim4/local-auto.conf +file=/etc/exim4/ssl/ca.crt +file=/etc/exim4/ssl/ca.crl +file=/etc/exim4/ssl/thishost.crt +file=/etc/exim4/ssl/thishost.key file=/etc/apt/preferences file=/etc/apt/sources.list.d/volatile.list file=/etc/apt/sources.list.d/security.list