]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Minor fix
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 6 Mar 2010 17:54:35 +0000 (14:54 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 6 Mar 2010 17:54:35 +0000 (14:54 -0300)
manifests/websites.pp

index 037498704402f3e7d262a2f6cbe73b6d46ccbeb2..eeba8be31bba3541255b07f8628becaa25fb17ee 100644 (file)
@@ -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',
   }