aboutsummaryrefslogtreecommitdiff
path: root/manifests/params.pp
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2018-05-23 08:57:32 -0300
committerSilvio Rhatto <rhatto@riseup.net>2018-05-23 08:57:32 -0300
commitab1896ad3e9f685ae96b09410936df63f8642dfa (patch)
tree0bb1e66d35120ecaa5f53604eb3533c3d32f09a6 /manifests/params.pp
parentbf195d027e5653a7a18921a77817553d361b7272 (diff)
downloadpuppet-backup-ab1896ad3e9f685ae96b09410936df63f8642dfa.tar.gz
puppet-backup-ab1896ad3e9f685ae96b09410936df63f8642dfa.tar.bz2
Manage users folder and ensure latest borgbackup package
Diffstat (limited to 'manifests/params.pp')
-rw-r--r--manifests/params.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/params.pp b/manifests/params.pp
index e94e1d3..81b6fd4 100644
--- a/manifests/params.pp
+++ b/manifests/params.pp
@@ -2,6 +2,7 @@ class backup::params {
# backup folder
$backupdir = "/var/backups"
$backupdir_remote = "$backupdir/remote"
+ $backupdir_users = "$backupdir/users"
$backupdir_ensure = hiera('backup::dir::ensure', 'directory')
# for data that's going to be encrypted and signed