]> gitweb.fluxo.info Git - puppet-backup.git/commitdiff
Removed old paramater at backup::rsync
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 12 Sep 2015 14:01:22 +0000 (11:01 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 12 Sep 2015 14:01:22 +0000 (11:01 -0300)
manifests/rsync.pp

index 997bf02d847398915bcfc0b87e3dfc98a1981867..733885b38135a7ef6ae81060ac220853b1a8d6d9 100644 (file)
@@ -10,7 +10,6 @@ define backup::rsync(
     ensure         => $ensure,
     keymanage      => false,
     home           => "${backup::params::backupdir}/remote/$use_fqdn",
-    backupdir      => "${backup::params::backupdir}/remote/$use_fqdn/rsync",
     backupkeytype  => "rsa",
     id_file        => "/root/.ssh/id_rsa",
     backupkeystore => "puppet:///pubkeys",