From: Silvio Rhatto Date: Fri, 27 Jan 2012 03:40:21 +0000 (-0200) Subject: Minor fix X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=7bb756fe5f5cc319e966ef3b8779a2359be0ebf2;p=puppet-nodo.git Minor fix --- 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, }