summaryrefslogtreecommitdiff
path: root/manifests/tls.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/tls.pp')
-rw-r--r--manifests/tls.pp5
1 files changed, 0 insertions, 5 deletions
diff --git a/manifests/tls.pp b/manifests/tls.pp
index cc917df..b634386 100644
--- a/manifests/tls.pp
+++ b/manifests/tls.pp
@@ -19,9 +19,4 @@ class mail::tls {
default => Service['postfix', 'dovecot'],
}
}
-
- # Check SSL certificate
- ssl::check { "${::domain}":
- file => true,
- }
}