note that there is role specific exim config for bugs and packages
[mirror/dsa-puppet.git] / modules / roles / manifests / bugs_master.pp
index 301f473..ba478bd 100644 (file)
@@ -4,6 +4,7 @@ class roles::bugs_master {
   ssl::service { 'bugs-devel.debian.org': notify  => Exec['service apache2 reload'], key => true, }
   ssl::service { 'bugs-master.debian.org': notify  => Exec['service apache2 reload'], key => true, }
 
+  # Note that there is also role specific config in exim4.conf
   exim::vdomain { 'bugs.debian.org':
     owner => 'debbugs',
     group => 'debbugs',