aboutsummaryrefslogtreecommitdiff
path: root/manifests/params.pp
diff options
context:
space:
mode:
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