Fix incorrect netdev type key name

This commit is contained in:
Ethan Paul 2021-12-11 15:54:16 -05:00
parent 1e0eb9b426
commit 425761f0f5
No known key found for this signature in database
GPG Key ID: 6A337337DF6B5B1A

View File

@ -66,7 +66,7 @@ en1:
eno2: eno2:
bond: bond0 bond: bond0
bond0: bond0:
type: bond device: bond
firewall: internal firewall: internal
gateway: 10.42.101.1/24 gateway: 10.42.101.1/24
dns: dns:
@ -76,7 +76,7 @@ en1:
- 192.168.255.255/32 - 192.168.255.255/32
dhcp: false dhcp: false
bond0.99: bond0.99:
type: vlan device: vlan
firewall: trusted firewall: trusted
addresses: addresses:
- 192.168.42.10/24 - 192.168.42.10/24
@ -102,7 +102,7 @@ en1:
eno2: eno2:
bond: bond0 bond: bond0
bond0: bond0:
type: bond device: bond
firewall: internal firewall: internal
dhcp: false dhcp: false
gateway: 10.42.101.1/24 gateway: 10.42.101.1/24
@ -112,7 +112,7 @@ en1:
dns: dns:
- 10.42.101.1 - 10.42.101.1
bond0.99: bond0.99:
type: vlan device: vlan
firewall: trusted firewall: trusted
dhcp: false dhcp: false
addresses: addresses:
@ -139,7 +139,7 @@ en1:
eno2: eno2:
bond: bond0 bond: bond0
bond0: bond0:
type: bond device: bond
firewall: internal firewall: internal
gateway: 10.42.101.1/24 gateway: 10.42.101.1/24
dns: dns:
@ -149,7 +149,7 @@ en1:
- 192.168.255.255/32 - 192.168.255.255/32
dhcp: false dhcp: false
bond0.99: bond0.99:
type: vlan device: vlan
firewall: trusted firewall: trusted
addresses: addresses:
- 192.168.42.30/24 - 192.168.42.30/24