summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2009-05-17 16:52:22 +0200
committermh <mh@immerda.ch>2009-05-17 16:52:22 +0200
commit15f6330bf83e06d3592a646ee09d63b9ca0467dc (patch)
treee6ccc5afa600244cafa9e5bc9eb52396a2bbb7ab /manifests
parent1db0e1d0eced17f4ca6ff5206bee17a048731552 (diff)
correct name
Diffstat (limited to 'manifests')
-rw-r--r--manifests/defines/vhost_varieties.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/defines/vhost_varieties.pp b/manifests/defines/vhost_varieties.pp
index ebf9ba6..68765a4 100644
--- a/manifests/defines/vhost_varieties.pp
+++ b/manifests/defines/vhost_varieties.pp
@@ -425,7 +425,7 @@ define apache::vhost::php::simplemachine(
htpasswd_file => $htpasswd_file,
htpasswd_path => $htpasswd_path,
manage_directories => $manage_directories,
- managed_directories => "$documentroot/attachements",
+ managed_directories => "$documentroot/attachments",
manage_config => $manage_config,
config_webwriteable => $config_webwriteable,
config_file => 'Settings.php',