upload hosts towards ftp-master need read access to the bm dak replica
[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 }