]> gitweb.fluxo.info Git - puppet-backup.git/commitdiff
Minor change
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 8 Jan 2010 00:49:09 +0000 (22:49 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 8 Jan 2010 00:49:09 +0000 (22:49 -0200)
manifests/init.pp

index 848165f3e3e8fad2222ee04fde745ca89f40ddc0..6e554d1fecbd50f9365e0d2ab5f0255ef01f76a5 100644 (file)
@@ -46,7 +46,7 @@ class backup {
   }
 
   # TODO: temporary resource to be removed in the long run
-  file { "/backups":
+  file { "/backup":
     ensure => absent,
   }