fulcrum: target electrum and edge groups instead of hostnames

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
counterweight 2026-09-11 21:56:15 +02:00
parent fd7803755b
commit a6c621e95c
Signed by: counterweight
GPG key ID: 883EDBAA726BD96C

View file

@ -1,5 +1,5 @@
- name: Deploy Fulcrum Electrum Server - name: Deploy Fulcrum Electrum Server
hosts: fulcrum_box_local hosts: electrum
become: yes become: yes
vars_files: vars_files:
- ../../infra_vars.yml - ../../infra_vars.yml
@ -524,7 +524,7 @@
- name: Setup public Fulcrum SSL forwarding on vipy via systemd-socket-proxyd - name: Setup public Fulcrum SSL forwarding on vipy via systemd-socket-proxyd
hosts: vipy hosts: edge
become: yes become: yes
vars_files: vars_files:
- ../../infra_vars.yml - ../../infra_vars.yml