Files
ansible-fet/host_vars/sojus
2018-07-26 14:39:30 +02:00

14 lines
381 B
Plaintext

inventory_hostname: sojus.fet.htu.tuwien.ac.at
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"