aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifests/websites.pp1
1 files changed, 0 insertions, 1 deletions
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',
}