Fix incorrect netdev type key name
This commit is contained in:
		@@ -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
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user