aboutsummaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2010-08-16 22:32:20 -0300
committerSilvio Rhatto <rhatto@riseup.net>2010-08-16 22:32:20 -0300
commitd3a23668585d0af3e4f21f48889c7316a2eed04e (patch)
tree5ad74d2da0bff5b9e39295bfd0030acb683aefe1 /manifests
parent28da70a0a002d9ef4ed18fa70201d6bbdc5a1616 (diff)
downloadpuppet-backup-d3a23668585d0af3e4f21f48889c7316a2eed04e.tar.gz
puppet-backup-d3a23668585d0af3e4f21f48889c7316a2eed04e.tar.bz2
Removing 'dest' param from rsync definition
Diffstat (limited to 'manifests')
-rw-r--r--manifests/init.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index b041824..50f2834 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -130,7 +130,6 @@ class backup {
include => $backup_include_encrypted,
exclude => $backup_exclude_encrypted,
# [dest]
- dest => "remote",
port => $port,
installkey => $installkey,
keepdaily => '7',