puppet/modules/rhizo_base/files/var/SysmoBTS/interfaces
2020-09-09 00:52:37 +02:00

9 lines
132 B
Text

auto lo
iface lo inet loopback
auto eth0
iface eth0 inet static
address _IP_
netmask 255.255.255.0
gateway 172.16.0.1