]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Removing old download folder
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 1 Feb 2013 19:13:56 +0000 (17:13 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 1 Feb 2013 19:13:56 +0000 (17:13 -0200)
manifests/personal.pp

index f0860e414eaab77adfa2f7cfe507679669359a09..856a460e0c683b3e68cab8c18cefc95259bee47c 100644 (file)
@@ -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,