Add micronews.debian.net static (re: #RT6364)
[mirror/dsa-puppet.git] / modules / roles / manifests / search_frontend.pp
index a790cac..4d66c1d 100644 (file)
@@ -1,5 +1,6 @@
 class roles::search_frontend {
        ssl::service { 'search.debian.org':
                notify => Service['apache2'],
+               key => true,
        }
 }