Readdress the configuration

This commit is contained in:
2023-07-16 10:58:38 -04:00
parent 57d79f3c92
commit 9e5414f88f
4 changed files with 35 additions and 58 deletions

View File

@@ -3,13 +3,13 @@ network_state:
dns-resolver:
config:
server:
- 192.168.90.1
- 172.29.236.1
search: []
routes:
config:
- destination: 0.0.0.0/0
next-hop-interface: enp3s0f0
next-hop-address: 192.168.90.1
next-hop-interface: br-mgmt
next-hop-address: 172.29.236.1
metric: 400
table-id: 254
interfaces:
@@ -31,17 +31,6 @@ network_state:
enabled: false
dhcp: false
autoconf: false
- name: ens2f1.236
type: vlan
state: up
mtu: 9000
ipv4:
enabled: false
dhcp: false
vlan:
base-iface: ens2f1
id: 236
protocol: 802.1q
- name: ens2f1.240
type: vlan
state: up
@@ -69,7 +58,7 @@ network_state:
state: up
bridge:
port:
- name: ens2f1.236
- name: enp3s0f0
ipv4:
enabled: true
dhcp: false