updaet US isp, remove unused var
This commit is contained in:
parent
0842788f0d
commit
8d4222ff70
@ -49,7 +49,6 @@ all:
|
|||||||
docker_dir: /opt/docker-privfrontends
|
docker_dir: /opt/docker-privfrontends
|
||||||
server_prefix: eu
|
server_prefix: eu
|
||||||
ansible_become: true # Run everything as root
|
ansible_become: true # Run everything as root
|
||||||
caddy_extras_config: templates/1-extras.Caddyfile
|
|
||||||
country: Luxembourg
|
country: Luxembourg
|
||||||
isp: BuyVM
|
isp: BuyVM
|
||||||
wiki_page: Pizza-1
|
wiki_page: Pizza-1
|
||||||
@ -61,9 +60,8 @@ all:
|
|||||||
port: 22
|
port: 22
|
||||||
ansible_become: true # Run everything as root
|
ansible_become: true # Run everything as root
|
||||||
docker_dir: /opt/docker-privfrontends
|
docker_dir: /opt/docker-privfrontends
|
||||||
caddy_extras_config: templates/2-extras.Caddyfile
|
|
||||||
country: United States
|
country: United States
|
||||||
isp: Digital Ocean
|
isp: Racknerd
|
||||||
wiki_page: US_Node
|
wiki_page: US_Node
|
||||||
server_prefix: us
|
server_prefix: us
|
||||||
watchtower_mtrx_username: watchtower-us
|
watchtower_mtrx_username: watchtower-us
|
||||||
@ -75,7 +73,6 @@ all:
|
|||||||
ansible_become: true # Run everything as root
|
ansible_become: true # Run everything as root
|
||||||
docker_dir: /opt/docker-privfrontends
|
docker_dir: /opt/docker-privfrontends
|
||||||
server_prefix: in
|
server_prefix: in
|
||||||
caddy_extras_config: templates/3-extras.Caddyfile
|
|
||||||
country: India
|
country: India
|
||||||
isp: Bharti Airtel
|
isp: Bharti Airtel
|
||||||
wiki_page: India_Node
|
wiki_page: India_Node
|
||||||
|
Loading…
Reference in New Issue
Block a user