make it work on infra.opendoor.fr
This commit is contained in:
@@ -16,12 +16,11 @@ Role Variables
|
||||
|
||||
Defaults set in defaults/main.yml
|
||||
|
||||
borg_dirs - list of directories to backup - default to /root and /etc
|
||||
borg_dirs - list of directories to backup - default to [ "/root", "/etc" ]
|
||||
borg_release - default to 1.1.4
|
||||
borg_key - encryption key - définie dans group_vars/all
|
||||
borg_server - default to vm2
|
||||
borg_account - default to backup
|
||||
borg_remote_dir - remote base directory for repos - default to /var/backups/borg
|
||||
borg_server - default to maison.opendoor.fr
|
||||
borg_account - default to backup_borg
|
||||
borg_remote_dir - remote base directory for repos - default to /media/Backups/
|
||||
borg_passphrase - no default, should be set on a per host basis
|
||||
borg_rotate - num of days of backup we keep - default 15
|
||||
borg_script_dir - defaults to /root/bin/borg/
|
||||
|
||||
Reference in New Issue
Block a user