Note that exim contains tracker-specific configuration master
authorAdam D. Barratt <adam@adam-barratt.org.uk>
Fri, 18 Oct 2019 20:59:06 +0000 (21:59 +0100)
committerAdam D. Barratt <adam@adam-barratt.org.uk>
Fri, 18 Oct 2019 20:59:06 +0000 (21:59 +0100)
Signed-off-by: Adam D. Barratt <adam@adam-barratt.org.uk>
modules/roles/manifests/tracker.pp

index 962e92c..d29655f 100644 (file)
@@ -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',