aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-02-01 17:13:56 -0200
committerSilvio Rhatto <rhatto@riseup.net>2013-02-01 17:13:56 -0200
commitec6d6613f73d02b4cccd9f5da6c0ca31e76b0070 (patch)
tree61181378978542500e151789b47e7cf2586b1b95
parentfe0c1a484b8d4d51c709086835a1b71405733cff (diff)
downloadpuppet-nodo-ec6d6613f73d02b4cccd9f5da6c0ca31e76b0070.tar.gz
puppet-nodo-ec6d6613f73d02b4cccd9f5da6c0ca31e76b0070.tar.bz2
Removing old download folder
-rw-r--r--manifests/personal.pp5
1 files changed, 0 insertions, 5 deletions
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,