feat: Use new headscale auth keys
This commit is contained in:
@@ -45,9 +45,6 @@ default:
|
||||
- 8.8.8.8
|
||||
tailscale:
|
||||
server: https://headscale.huizinga.dev
|
||||
authKey:
|
||||
file: tailscale.key
|
||||
advertiseRoutes: true
|
||||
ntp: nl.pool.ntp.org
|
||||
install:
|
||||
auto: true
|
||||
|
||||
@@ -10,6 +10,9 @@ default:
|
||||
interface: ens5
|
||||
netmask: 255.255.255.0
|
||||
gateway: 192.168.1.1
|
||||
tailscale:
|
||||
authKey:
|
||||
file: testing/tailscale.key
|
||||
sops:
|
||||
file: testing/age.key
|
||||
install:
|
||||
|
||||
@@ -11,6 +11,9 @@ default:
|
||||
network:
|
||||
netmask: 255.255.252.0
|
||||
gateway: 10.0.0.1
|
||||
tailscale:
|
||||
authKey:
|
||||
file: testing/tailscale.key
|
||||
sops:
|
||||
file: titan/age.key
|
||||
install:
|
||||
|
||||
Reference in New Issue
Block a user