summaryrefslogtreecommitdiff
path: root/manifests/init.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/init.pp')
-rw-r--r--manifests/init.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index 20b04f4..c7b9ce8 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -41,7 +41,7 @@ class postfix(
$manage_tls_policy = "no",
$manage_transport_regexp = "no",
$manage_virtual_regexp = "no",
- $tls_fingerprint_digest = 'sha1'
+ $tls_fingerprint_digest = 'sha1',
$use_amavisd = "no",
$use_dovecot_lda = "no",
$use_schleuder = "no",