From 71f5c60d92493cc019b741a994009c51368c3fbd Mon Sep 17 00:00:00 2001 From: mh Date: Sun, 27 Mar 2011 15:57:19 +0200 Subject: fix typo --- manifests/vhost/passenger.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/vhost/passenger.pp b/manifests/vhost/passenger.pp index c174079..304e89a 100644 --- a/manifests/vhost/passenger.pp +++ b/manifests/vhost/passenger.pp @@ -44,7 +44,7 @@ define apache::vhost::passenger( $htpasswd_path = 'absent' ){ - include ::pasenger + include ::passenger if $manage_webdir { # create webdir -- cgit v1.2.3