]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - modules/roles/manifests/static_mirror.pp
Merge branch 'new-ssl'
[dsa-puppet.git] / modules / roles / manifests / static_mirror.pp
index 26ffa34bba4c1fdef669bf43a5202104f6d18624..3a614a93ea02cf4114af619a63122fe4884567da 100644 (file)
@@ -66,6 +66,12 @@ class roles::static_mirror {
        ssl::service { 'www.debian.org':
                notify => Service['apache2'],
        }
+       ssl::service { 'bits.debian.org':
+               notify => Service['apache2'],
+       }
+       ssl::service { 'lintian.debian.org':
+               notify => Service['apache2'],
+       }
        ssl::service { 'rtc.debian.org':
                notify => Service['apache2'],
        }