forked from Deuxfleurs/infrastructure
7 lines
106 B
SYSTEMD
7 lines
106 B
SYSTEMD
[Match]
|
|
Name={{ interface }}
|
|
|
|
[Network]
|
|
Address={{ ipv4 }}/24
|
|
Address={{ ipv6 }}/64
|
|
Gateway=192.168.1.254
|