Add /srv/security.upload.d.o on suchon
[mirror/dsa-puppet.git] / modules / roles / manifests / dgit_git.pp
index 8614b18..866d8cb 100644 (file)
@@ -1,7 +1,7 @@
 class roles::dgit_git {
        ssl::service { 'git.dgit.debian.org':
-               notify => Service['apache2'],
-               tlsaport => [],
+               notify  => Exec['service apache2 reload'],
+               key => true,
        }
 
        apache2::site { '010-git.dgit.debian.org':