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:
|
interfaces:
|
||||||
eth0:
|
eth0:
|
||||||
ipv4: 192.168.0.50
|
type: dhcp
|
||||||
netmaskv4: 24
|
|
||||||
type: static
|
|
||||||
gateway: 192.168.0.1
|
|
||||||
wg0:
|
wg0:
|
||||||
ipv4: "{{ intranet.subnets.physical.subnets.rossum.ipv4 }}"
|
ipv4: "{{ intranet.subnets.physical.subnets.rossum.ipv4 }}"
|
||||||
netmaskv4: "{{ intranet.netmaskv4 }}"
|
netmaskv4: "{{ intranet.netmaskv4 }}"
|
||||||
|
|
Loading…
Reference in a new issue