From 6b7c652a81fd603ed3d691b0a4b31e3fd42e8d0d Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 6 Mar 2010 14:54:35 -0300 Subject: Minor fix --- manifests/websites.pp | 1 - 1 file changed, 1 deletion(-) (limited to 'manifests') diff --git a/manifests/websites.pp b/manifests/websites.pp index 0374987..eeba8be 100644 --- a/manifests/websites.pp +++ b/manifests/websites.pp @@ -77,7 +77,6 @@ class websites::setup { # We have to use 'zzz-erro' so it will be the last matched vhost apache::site { "erro": ensure => absent, - source => true, docroot => '/var/www/erro', filename => 'zzz-erro', } -- cgit v1.2.3