fix: move authelia, forgejo, bitwarden to helsinki-a host_vars (#8)

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:08:16 +00:00 committed by GitHub
parent 8548050772
commit da80c58ca4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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