Files @ a45dcc06530a
Branch filter:

Location: majic-ansible-roles/roles/backup_client/defaults/main.yml

branko
MAR-44: Updated gitignore to exclude the backup GnuPG keyring from the testsite. Added initial backup client implementation. Updated the testsite configuration for backup server to use realistic IP addresses for clients.
1
2
3
---

backup_client_username: "bak-{{ ansible_fqdn | replace('.', '_') }}"