network/salt/upstream/ipv6-tunnel.conf

8 lines
163 B
Plaintext

auto ipv6
iface ipv6 inet6 v4tunnel
address {{ address }}
netmask 64
endpoint {{ endpoint }}
ttl 255
gateway {{ gateway }}