summaryrefslogtreecommitdiff
path: root/manifests/vhost/proxy.pp
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2010-11-01 19:17:05 +0100
committermh <mh@immerda.ch>2010-11-01 19:17:05 +0100
commite69dac911dc743bb94c0b3ce34159e9a0dec9321 (patch)
treefd9c23d26a1e8396ae770954edc36ad23b9e7989 /manifests/vhost/proxy.pp
parent4b3a940b7396fcc7f0412eecf524c96580fa953b (diff)
correct name
Diffstat (limited to 'manifests/vhost/proxy.pp')
-rw-r--r--manifests/vhost/proxy.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/vhost/proxy.pp b/manifests/vhost/proxy.pp
index c0a00ff..940cf55 100644
--- a/manifests/vhost/proxy.pp
+++ b/manifests/vhost/proxy.pp
@@ -19,7 +19,7 @@
# - anonym: Don't log ips for CustomLog, send ErrorLog to /dev/null
# - semianonym: Don't log ips for CustomLog, log normal ErrorLog
#
-define apache::vhost::redirect(
+define apache::vhost::proxy(
$ensure = present,
$domain = 'absent',
$domainalias = 'absent',