infrastructure/ansible/group_vars/all/vps-hosts.yml
Jake Howard f88d224168
Some checks failed
/ terraform (push) Failing after 41s
/ ansible (push) Successful in 1m41s
Allow only exposing services over Tailscale
This works using public DNS, so doesn't need Tailscale's magic DNS to override my local.
2024-03-07 22:30:10 +00:00

6 lines
177 B
YAML
Executable File

"vps_hosts":
"casey_ip": "213.219.38.11"
"private_ipv6_marker": "2a01:7e00:e000:7f7::1"
"private_ipv6_range": "2a01:7e00:e000:7f7::1/128"
"walker_ip": "192.248.168.230"