Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
- cgi-grnet-01.debian.org
git_master:
- adayevskaya.debian.org
+ historicalpackages:
+ - hier.debian.org
httpredir:
- httpredir-bm-01.debian.org
- httpredir-csail-01.debian.org
ssl::service { 'packages.debian.org': notify => Exec['service apache2 reload'], key => true, }
}
+ if has_role('historicalpackages') {
+ ssl::service { 'historical.packages.debian.org': notify => Exec['service apache2 reload'], key => true, }
+ }
+
if has_role('qamaster') {
ssl::service { 'qa.debian.org': notify => Exec['service apache2 reload'], key => true, }
}