Drop build-hostconfig script
Use processed host configurations directly instead.
This commit is contained in:
committed by
Tobias Brunner
parent
2d1577d661
commit
261cf0e395
@@ -3,10 +3,10 @@ iface lo inet loopback
|
||||
|
||||
auto eth0
|
||||
iface eth0 inet static
|
||||
address PH_IP_DAVE
|
||||
address 192.168.0.200
|
||||
netmask 255.255.255.0
|
||||
broadcast 192.168.0.255
|
||||
gateway 192.168.0.254
|
||||
iface eth0 inet6 static
|
||||
address PH_IP6_DAVE
|
||||
address fec0::20
|
||||
netmask 16
|
||||
|
||||
Reference in New Issue
Block a user