Also temporarily remove TLSA records for *.dgit and appstream
[mirror/dsa-puppet.git] / modules / roles / manifests / dgit_git.pp
index 9c8b5f0..8614b18 100644 (file)
@@ -1,6 +1,7 @@
 class roles::dgit_git {
        ssl::service { 'git.dgit.debian.org':
                notify => Service['apache2'],
+               tlsaport => [],
        }
 
        apache2::site { '010-git.dgit.debian.org':