Files
configpolicy/group_vars/bitwarden_rs.yml
Dustin C. Hatch 7e8aee072e r/bitwarden_rs: Redirect to canonical host name
Bitwarden has not worked correctly for clients using the non-canonical
domain name (i.e. _bitwarden.pyrocufflink.blue_) for quite some time.
This still trips me up occasionally, though, so hopefully adding a
server-side redirect will help.  Eventually, I'll probably remove the
non-canonical name entirely.
2024-11-05 06:37:03 -06:00

11 lines
227 B
YAML

bitwarden_host: bitwarden.pyrocufflink.net
burp_backup_script_pre: /etc/burp/backup-pre.sh
burp_backup:
- include: /var/lib/vaultwarden/data
collectd_processes:
- name: vaultwarden
restic_include:
- /var/lib/vaultwarden/data