forked from Deuxfleurs/infrastructure
9 lines
145 B
SYSTEMD
9 lines
145 B
SYSTEMD
[Match]
|
|
Name={{ interface }}
|
|
|
|
[Network]
|
|
Address={{ ipv4 }}/24
|
|
Address={{ ipv6 }}/64
|
|
Gateway=192.168.1.254
|
|
IPv6AcceptRA=no
|
|
LinkLocalAddressing=no
|