aboutsummaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
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 54685a6..d2be8a3 100644
--- a/manifests/personal.pp
+++ b/manifests/personal.pp
@@ -32,7 +32,6 @@ class nodo::personal {
# Old torrent cache
file { "/var/cache/torrent":
- ensure => directory,
mode => 0755,
ensure => absent,
}