From: Silvio Rhatto Date: Fri, 8 Jan 2010 00:49:09 +0000 (-0200) Subject: Minor change X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=814b314c73486eca543a8afd953929bf36c25ee3;p=puppet-backup.git Minor change --- diff --git a/manifests/init.pp b/manifests/init.pp index 848165f..6e554d1 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -46,7 +46,7 @@ class backup { } # TODO: temporary resource to be removed in the long run - file { "/backups": + file { "/backup": ensure => absent, }