]> gitweb.fluxo.info Git - puppet-backup.git/commitdiff
Removing 'dest' param from rsync definition
authorSilvio Rhatto <rhatto@riseup.net>
Tue, 17 Aug 2010 01:32:20 +0000 (22:32 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Tue, 17 Aug 2010 01:32:20 +0000 (22:32 -0300)
manifests/init.pp

index b0418242b319175b8082625dabe90c4b40c871ae..50f28346a1f8887fd679ebb37610fb73a2c232de 100644 (file)
@@ -130,7 +130,6 @@ class backup {
       include        => $backup_include_encrypted,
       exclude        => $backup_exclude_encrypted,
       # [dest]
-      dest           => "remote",
       port           => $port,
       installkey     => $installkey,
       keepdaily      => '7',