Add stunnel for search
[mirror/dsa-puppet.git] / modules / roles / manifests / static_mirror.pp
index 26ffa34..3a614a9 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'],
        }