update..
This commit is contained in:
@ -26,12 +26,12 @@ network_interfaces:
|
||||
auto: true
|
||||
family: inet
|
||||
method: static
|
||||
address: 192.168.1.253
|
||||
address: 172.16.202.1
|
||||
netmask: 24
|
||||
gateway: 192.168.1.1
|
||||
gateway: 172.16.202.254
|
||||
nameservers:
|
||||
- 127.0.0.1
|
||||
- 192.168.1.253
|
||||
- 192.168.202.1
|
||||
search: elster.netz
|
||||
|
||||
|
||||
@ -41,7 +41,7 @@ network_interfaces:
|
||||
family: inet
|
||||
method: static
|
||||
address: 192.168.202.254
|
||||
netmask: 23
|
||||
netmask: 24
|
||||
|
||||
|
||||
- device: eno2:ns
|
||||
|
Reference in New Issue
Block a user