From a905175347112022731f2cf9783d0c4448eaeaf2 Mon Sep 17 00:00:00 2001 From: Andreas Date: Wed, 18 Nov 2009 19:21:23 +0100 Subject: typo --- manifests/vhost/php/standard.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/vhost/php/standard.pp b/manifests/vhost/php/standard.pp index 8a82eb8..d2d75c5 100644 --- a/manifests/vhost/php/standard.pp +++ b/manifests/vhost/php/standard.pp @@ -76,7 +76,7 @@ define apache::vhost::php::standard( }else{ file{$php_safe_mode_exec_bin_dir: ensure => absent, - recurse => true + recurse => true, force => true } } -- cgit v1.2.3