fix: move authelia, forgejo, bitwarden to helsinki-a host_vars

These services run on helsinki-a, not london-b. Verified via docker ps
on both hosts. deploy.yml would have managed them on the wrong host.

Fixes PESO-73
This commit is contained in:
Rasmus Wejlgaard 2026-03-28 22:07:09 +00:00
parent 8548050772
commit cc185cab8c
2 changed files with 5 additions and 3 deletions

View file

@ -4,3 +4,8 @@ host_description: "Reverse proxy (Caddy), main traffic gateway"
host_location: "Hetzner Cloud"
caddy_config_src: "{{ playbook_dir }}/services/caddy/Caddyfile"
docker_services:
- authelia
- forgejo
- bitwarden

View file

@ -8,9 +8,6 @@ docker_services:
- jellyseerr
- navidrome
- slskd
- authelia
- forgejo
- bitwarden
- miniflux
- smartctl-exporter
- plex-exporter