update rossum networking config
This commit is contained in:
parent
f8ba4916a4
commit
4246172c25
1 changed files with 1 additions and 4 deletions
|
@ -1,10 +1,7 @@
|
|||
---
|
||||
interfaces:
|
||||
eth0:
|
||||
ipv4: 192.168.0.50
|
||||
netmaskv4: 24
|
||||
type: static
|
||||
gateway: 192.168.0.1
|
||||
type: dhcp
|
||||
wg0:
|
||||
ipv4: "{{ intranet.subnets.physical.subnets.rossum.ipv4 }}"
|
||||
netmaskv4: "{{ intranet.netmaskv4 }}"
|
||||
|
|
Loading…
Reference in a new issue