summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-01-22 16:49:59 -0200
committerSilvio Rhatto <rhatto@riseup.net>2013-01-22 16:49:59 -0200
commitfc982b3ee7d20e551903a9c5214941a09ee23fef (patch)
treef160c74fe13ade8fd372f55ec9ae687c560403fc /manifests
parent298d24e475bf9d95f1cb3e7c622dd0fe6138ed02 (diff)
downloadpuppet-mail-fc982b3ee7d20e551903a9c5214941a09ee23fef.tar.gz
puppet-mail-fc982b3ee7d20e551903a9c5214941a09ee23fef.tar.bz2
Cleanup
Diffstat (limited to 'manifests')
-rw-r--r--manifests/mlmmj/web.pp2
1 files changed, 0 insertions, 2 deletions
diff --git a/manifests/mlmmj/web.pp b/manifests/mlmmj/web.pp
index b0a79d4..9d96ad2 100644
--- a/manifests/mlmmj/web.pp
+++ b/manifests/mlmmj/web.pp
@@ -1,6 +1,4 @@
class mail::mlmmj::web inherits websites::setup {
- $mlmmj_subdomain = hiera('mlmmj_subdomain')
-
apache::site { "${mail::mlmmj::subdomain}":
docroot => "/usr/share/mlmmj-php-web-admin",
owner => 'mlmmj',