summaryrefslogtreecommitdiff
path: root/manifests/site/config.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/site/config.pp')
-rw-r--r--manifests/site/config.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/site/config.pp b/manifests/site/config.pp
index 492ba1d..d3fdabc 100644
--- a/manifests/site/config.pp
+++ b/manifests/site/config.pp
@@ -15,6 +15,7 @@ define apache::site::config(
$gid = '',
$ssl = false,
$listen = '*',
+ $port = $apache::http_port,
$https_redirect = false,
$canonical = false,
$canonical_exceptions = '',