aboutsummaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2012-01-27 01:40:21 -0200
committerSilvio Rhatto <rhatto@riseup.net>2012-01-27 01:40:21 -0200
commit7bb756fe5f5cc319e966ef3b8779a2359be0ebf2 (patch)
tree1f7fcbdec9cfdfdc551e8908866e28b3bb20cd7a /manifests
parentf7da3cd1c79c8bcecc08bd6831d8d56cc051fe8c (diff)
downloadpuppet-nodo-7bb756fe5f5cc319e966ef3b8779a2359be0ebf2.tar.gz
puppet-nodo-7bb756fe5f5cc319e966ef3b8779a2359be0ebf2.tar.bz2
Minor fix
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,
}