system-config/inventory/service/group_vars/keycloak.yaml
Jeremy Stanley f1ad3c5198 Add backups for the new Keycloak server
We should really be backing this up before it begins to get used by
additional services. Also, since our newer deployment uses a
separate RDBMS, back that up safely.

Change-Id: I4510dd05204f4b0f450d1925ed7be148d7d73e6e
2024-02-09 17:35:02 +00:00

12 lines
399 B
YAML

letsencrypt_certs:
keycloak-opendev-org-main:
# List the service name first since that determines the filename
# and is referenced in the apache config.
- keycloak.opendev.org
- "{{ inventory_hostname }}"
borg_backup_excludes_extra:
# db is backed up in dumps, don't capture live files
- /var/lib/keycloak/db
# backed up by streaming backup
- /var/backups/keycloak-mariadb