From 814b314c73486eca543a8afd953929bf36c25ee3 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 7 Jan 2010 22:49:09 -0200 Subject: Minor change --- manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, } -- cgit v1.2.3