From: Adam D. Barratt Date: Fri, 18 Oct 2019 20:59:06 +0000 (+0100) Subject: Note that exim contains tracker-specific configuration X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-puppet.git;a=commitdiff_plain;h=972528da88c48db95741697fc1f862f022c78c16 Note that exim contains tracker-specific configuration Signed-off-by: Adam D. Barratt --- diff --git a/modules/roles/manifests/tracker.pp b/modules/roles/manifests/tracker.pp index 962e92cb8..d29655f7a 100644 --- a/modules/roles/manifests/tracker.pp +++ b/modules/roles/manifests/tracker.pp @@ -20,6 +20,7 @@ class roles::tracker ( # tell the mail-relays to forward this domain to us exim::manualroute{ 'tracker.debian.org': } # and then handle it locally + # Note that there is also role specific config in exim4.conf exim::vdomain { 'tracker.debian.org': owner => 'qa', group => 'qa',