Files @ cc53faac4b27
Branch filter:

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

branko
MAR-189: Shift the IP addresses around a bit in the mail_server role tests.
---

backup_additional_encryption_keys: []
backup_client_username: "bak-{{ ansible_fqdn | replace('.', '_') }}"
backup_server_destination: /duplicity
backup_server_port: 2222

# Internal parameters.
backup_client_pexpect_package:
  buster: python-pexpect
  bullseye: python3-pexpect