salt-statetree/network/files/network_interfaces
2024-02-22 21:09:49 +01:00

8 lines
130 B
Text

auto eth0
iface eth0 inet dhcp
auto lo
iface lo inet loopback
iface lo inet static
address 127.0.0.2/8
broadcast 0.0.0.0