tlsa record for gobby (port 6523)
authorJulien Cristau <jcristau@debian.org>
Wed, 20 Apr 2016 14:54:23 +0000 (16:54 +0200)
committerJulien Cristau <jcristau@debian.org>
Wed, 20 Apr 2016 14:54:23 +0000 (16:54 +0200)
modules/roles/manifests/init.pp

index 1327cb6..fc13165 100644 (file)
@@ -266,6 +266,7 @@ class roles {
                ssl::service { 'gobby.debian.org':
                        notify => Service['apache2'],
                        key => true,
+                       tlsaport => [443, 6523],
                }
        }