infrastructure/ansible/group_vars/all/tailscale.yml
Jake Howard b93832be28
All checks were successful
/ terraform (push) Successful in 35s
/ ansible (push) Successful in 1m22s
Remove Nebula
I'm basically all in on Tailscale now
2024-07-30 20:03:04 +01:00

11 lines
306 B
YAML

# Just install for now, don't configure
tailscale_up_skip: true
tailscale_cidr: 100.64.0.0/24 # It's really /10, but I don't use that many IPs
tailscale_cidr_ipv6: fd7a:115c:a1e0::/120 # It's really /48, but I don't use that many IPs
tailscale_port: 41641
tailscale_nodes:
casey:
ip: 100.64.0.1