From fc982b3ee7d20e551903a9c5214941a09ee23fef Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 22 Jan 2013 16:49:59 -0200 Subject: Cleanup --- manifests/mlmmj/web.pp | 2 -- 1 file changed, 2 deletions(-) (limited to 'manifests') 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', -- cgit v1.2.3