infrastructure/ansible/group_vars/all/tailscale.yml
Jake Howard 01c236e4e9
All checks were successful
/ terraform (push) Successful in 54s
/ ansible (push) Successful in 3m34s
Remove Nebula
I'm basically all in on Tailscale now
2024-09-01 20:21:29 +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