Note that exim contains tracker-specific configuration
[mirror/dsa-puppet.git] / 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',