aboutsummaryrefslogtreecommitdiff
path: root/os/config/roles/network/templates/en.network
blob: b9b52e9ee4a540b7730d6a728c6eeea573ddd89c (plain) (blame)
1
2
3
4
5
6
7
8
9
[Match]
Name={{ interface }}

[Network]
Address={{ ipv4 }}/24
Address={{ ipv6 }}/64
Gateway=192.168.1.254
DNS={{ ipv4 }}
DNS={{ dns_server }}