summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas <andreas@immerda.ch>2009-11-18 19:21:23 +0100
committerAndreas <andreas@immerda.ch>2009-11-18 19:21:23 +0100
commita905175347112022731f2cf9783d0c4448eaeaf2 (patch)
treea85fc211bdb78e6a84dc6e62fa32209f2ed61c9b
parente85ffc952066c14b115b73ec069e02d782c035b4 (diff)
typo
-rw-r--r--manifests/vhost/php/standard.pp2
1 files changed, 1 insertions, 1 deletions
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
}
}