From e69dac911dc743bb94c0b3ce34159e9a0dec9321 Mon Sep 17 00:00:00 2001 From: mh Date: Mon, 1 Nov 2010 19:17:05 +0100 Subject: correct name --- manifests/vhost/proxy.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests') 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', -- cgit v1.2.3