replace bugs-master.d.o SSL certificate
[mirror/dsa-puppet.git] / modules / roles / manifests / init.pp
index 6f39975..4683023 100644 (file)
@@ -45,6 +45,7 @@ class roles {
        if has_role('bugs_master') {
                ssl::service { 'bugs-master.debian.org':
                        notify => Service['apache2'],
+                       key => true,
                }
        }