summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2012-04-07 17:43:46 -0300
committerSilvio Rhatto <rhatto@riseup.net>2012-04-07 17:43:46 -0300
commit8ecd58a72f40f5801970b6c439e5f0f038cd6031 (patch)
treea2b9d249a1b038eb373fc7917cfd9a47112e2302 /manifests
parent27f3e293ea28215b6de0905f6bb747a995e682f8 (diff)
downloadpuppet-mail-8ecd58a72f40f5801970b6c439e5f0f038cd6031.tar.gz
puppet-mail-8ecd58a72f40f5801970b6c439e5f0f038cd6031.tar.bz2
Minor fix
Diffstat (limited to 'manifests')
-rw-r--r--manifests/web.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/web.pp b/manifests/web.pp
index a97ffb5..2b3d7b9 100644
--- a/manifests/web.pp
+++ b/manifests/web.pp
@@ -91,7 +91,6 @@ class mail::web::sympa::disabled inherits mail::web::sympa {
class mail::web::mlmmj inherits websites::setup {
apache::site { "$mlmmj_subdomain":
docroot => "/usr/share/mlmmj-php-web-admin",
- source => true,
owner => 'mlmmj',
group => 'mlmmj',
mpm_user => 'mlmmj',