summaryrefslogtreecommitdiff
path: root/manifests/system.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/system.pp')
-rw-r--r--manifests/system.pp4
1 files changed, 0 insertions, 4 deletions
diff --git a/manifests/system.pp b/manifests/system.pp
index e24c5cc..3c65a69 100644
--- a/manifests/system.pp
+++ b/manifests/system.pp
@@ -27,10 +27,6 @@ class mail::system(
true => "yes",
default => "no",
},
- use_gpg_mailgate => hiera('mail::gpg_mailgate', false) ? {
- true => "yes",
- default => "no",
- },
use_submission => "yes",
use_smtps => "no",
anon_sasl => "yes",