From ec6d6613f73d02b4cccd9f5da6c0ca31e76b0070 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 1 Feb 2013 17:13:56 -0200 Subject: Removing old download folder --- manifests/personal.pp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'manifests') 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, -- cgit v1.2.3