nm.d.o no longer needs access to projectb on bmdb1
[mirror/dsa-puppet.git] / modules / roles / manifests / packages.pp
index 25e87fd..341e378 100644 (file)
@@ -5,6 +5,7 @@ class roles::packages {
 
   ssl::service { 'packages.debian.org': notify  => Exec['service apache2 reload'], key => true, }
 
+  # Note that there is also role specific config in exim4.conf
   exim::vdomain { 'packages.debian.org':
     owner => 'pkg_user',
     group => 'pkg_maint',