mempool: target mempool and edge groups instead of hostnames
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
8d402b64fc
commit
fd7803755b
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
- name: Deploy Mempool Block Explorer with Docker
|
- name: Deploy Mempool Block Explorer with Docker
|
||||||
hosts: mempool_box_local
|
hosts: mempool
|
||||||
become: yes
|
become: yes
|
||||||
vars_files:
|
vars_files:
|
||||||
- ../../infra_vars.yml
|
- ../../infra_vars.yml
|
||||||
|
|
@ -584,7 +584,7 @@
|
||||||
- /tmp/mempool_push_urls.yml
|
- /tmp/mempool_push_urls.yml
|
||||||
|
|
||||||
- name: Configure Caddy reverse proxy for Mempool on vipy
|
- name: Configure Caddy reverse proxy for Mempool on vipy
|
||||||
hosts: vipy
|
hosts: edge
|
||||||
become: yes
|
become: yes
|
||||||
vars_files:
|
vars_files:
|
||||||
- ../../infra_vars.yml
|
- ../../infra_vars.yml
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue