From: Silvio Rhatto Date: Fri, 1 Feb 2013 19:13:56 +0000 (-0200) Subject: Removing old download folder X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=ec6d6613f73d02b4cccd9f5da6c0ca31e76b0070;p=puppet-nodo.git Removing old download folder --- diff --git a/manifests/personal.pp b/manifests/personal.pp index f0860e4..856a460 100644 --- a/manifests/personal.pp +++ b/manifests/personal.pp @@ -36,11 +36,6 @@ class nodo::personal { mode => 0755, } - # Old download folder - file { "/var/data/download": - ensure => absent, - } - # Media cache file { "/var/cache/media": ensure => directory,