summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-01-19 19:19:15 -0200
committerSilvio Rhatto <rhatto@riseup.net>2013-01-19 19:19:15 -0200
commitbaf3e104280e0ac2ee43358e92f75db617d99190 (patch)
treed296372752621ee21656b94962b9794323e1ab08
parentf2e485a04a010add1905ff110df1ca072d388ca2 (diff)
downloadpuppet-mail-baf3e104280e0ac2ee43358e92f75db617d99190.tar.gz
puppet-mail-baf3e104280e0ac2ee43358e92f75db617d99190.tar.bz2
Moving site-mail
-rw-r--r--manifests/web.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/web.pp b/manifests/web.pp
index 9c86846..2dab8e3 100644
--- a/manifests/web.pp
+++ b/manifests/web.pp
@@ -136,7 +136,7 @@ class mail::web::mlmmj inherits websites::setup {
owner => mlmmj,
group => mlmmj,
mode => 0640,
- source => [ "puppet:///modules/site-mail/mlmmj/htpasswd",
+ source => [ "puppet:///modules/site_mail/mlmmj/htpasswd",
"puppet:///modules/mail/mlmmj/htpasswd" ],
}
}