diff options
Diffstat (limited to 'host_vars/firstroot/public')
-rw-r--r-- | host_vars/firstroot/public | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/host_vars/firstroot/public b/host_vars/firstroot/public index 7bec76d..3f931d1 100644 --- a/host_vars/firstroot/public +++ b/host_vars/firstroot/public @@ -3,8 +3,8 @@ tinc: name: firstroot connections: [hetzner] address: - - fe80::10/64 - - 10.2.0.10/24 + - fe80::12/64 + - 10.2.0.12/24 listen_on: any extra_up: - sysctl -w net.ipv4.conf.${INTERFACE}.forwarding=1 |