give udd access to the projectb copy on danzi
[mirror/dsa-puppet.git] / modules / roles / manifests / historicalpackages.pp
1 class roles::historicalpackages {
2   include apache2
3   ssl::service { 'historical.packages.debian.org': notify  => Exec['service apache2 reload'], key => true, }
4 }