bitcoin-knots: target bitcoin and edge groups instead of hostnames
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
a6c621e95c
commit
52d4a377f7
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
- name: Build and Deploy Bitcoin Knots from Source
|
||||
hosts: knots_box_local
|
||||
hosts: bitcoin
|
||||
become: yes
|
||||
vars_files:
|
||||
- ../../infra_vars.yml
|
||||
|
|
@ -724,7 +724,7 @@
|
|||
|
||||
|
||||
- name: Setup public Bitcoin P2P forwarding on vipy via systemd-socket-proxyd
|
||||
hosts: vipy
|
||||
hosts: edge
|
||||
become: yes
|
||||
vars_files:
|
||||
- ../../infra_vars.yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue