summaryrefslogtreecommitdiff
path: root/manifests/postfixadmin.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/postfixadmin.pp')
-rw-r--r--manifests/postfixadmin.pp6
1 files changed, 0 insertions, 6 deletions
diff --git a/manifests/postfixadmin.pp b/manifests/postfixadmin.pp
index 7156bd3..2546225 100644
--- a/manifests/postfixadmin.pp
+++ b/manifests/postfixadmin.pp
@@ -6,12 +6,6 @@ class mail::postfixadmin {
password => "$postfixadmin_password",
}
- # Web configuration
- apache::site { "postfixadmin":
- docroot => "${apache_sites_folder}/postfixadmin/site",
- use => [ "Site postfixadmin" ],
- }
-
#
# Postfix configuration
#