summaryrefslogtreecommitdiff
path: root/manifests/system/params.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/system/params.pp')
-rw-r--r--manifests/system/params.pp4
1 files changed, 0 insertions, 4 deletions
diff --git a/manifests/system/params.pp b/manifests/system/params.pp
deleted file mode 100644
index b5ce4e9..0000000
--- a/manifests/system/params.pp
+++ /dev/null
@@ -1,4 +0,0 @@
-class mail::system::params {
- $postfix_mynetworks = "127.0.0.0/8"
- $postfix_manage_tls_policy = 'no'
-}