Add borg backup server config
This commit is contained in:
@@ -1,2 +1,13 @@
|
|||||||
inventory_hostname: sojus.fet.htu.tuwien.ac.at
|
inventory_hostname: sojus.fet.htu.tuwien.ac.at
|
||||||
inventory_hostname_short: sojus
|
inventory_hostname_short: sojus
|
||||||
|
|
||||||
|
borgbackup_install_from_binary: False
|
||||||
|
borgbackup_install_from_repo: True
|
||||||
|
|
||||||
|
borgbackup_server: True
|
||||||
|
borgbackup_server_user: "backup"
|
||||||
|
borgbackup_server_group: "backup"
|
||||||
|
borgbackup_server_home: "/home/backup"
|
||||||
|
borgbackup_server_pool: "{{ borgbackup_server_home }}/repos"
|
||||||
|
|
||||||
|
borgbackup_encryption_mode: "none"
|
||||||
|
|||||||
Reference in New Issue
Block a user