aboutsummaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2012-08-18 20:30:52 -0300
committerSilvio Rhatto <rhatto@riseup.net>2012-08-18 20:30:52 -0300
commit1a4b9310ac7b6b2d531eb43e892a645adfdd8e04 (patch)
treea377c720a219911c3d367cbe9c844aa2d99059b0 /manifests
parent4871822eb770eefdb142ba2212064655842859d0 (diff)
downloadpuppet-nodo-1a4b9310ac7b6b2d531eb43e892a645adfdd8e04.tar.gz
puppet-nodo-1a4b9310ac7b6b2d531eb43e892a645adfdd8e04.tar.bz2
Cleaning old torrent cache (2)
Diffstat (limited to 'manifests')
-rw-r--r--manifests/personal.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/personal.pp b/manifests/personal.pp
index 0b48e66..8f662fa 100644
--- a/manifests/personal.pp
+++ b/manifests/personal.pp
@@ -33,7 +33,6 @@ class nodo::personal {
# Old torrent cache
file { "/var/cache/torrents":
- ensure => directory,
ensure => absent,
mode => 0755,
}