feat: inventory: Configure mr16_3
This commit is contained in:
		
							parent
							
								
									6592260901
								
							
						
					
					
						commit
						3df974ae64
					
				@ -103,3 +103,69 @@ openwrt:
 | 
			
		||||
        - ifname: labb5
 | 
			
		||||
          device: radio0
 | 
			
		||||
          template: labb
 | 
			
		||||
 | 
			
		||||
    mr16_3.lan:
 | 
			
		||||
      network:
 | 
			
		||||
        device:
 | 
			
		||||
        - name: br-lan
 | 
			
		||||
          type: bridge
 | 
			
		||||
          ports:
 | 
			
		||||
          - eth0
 | 
			
		||||
          stp: 1
 | 
			
		||||
 | 
			
		||||
        - name: br-vgolan
 | 
			
		||||
          type: bridge
 | 
			
		||||
          ports:
 | 
			
		||||
          - eth0.2
 | 
			
		||||
 | 
			
		||||
        interface:
 | 
			
		||||
        - key: lan
 | 
			
		||||
          device: br-lan
 | 
			
		||||
          proto: dhcp
 | 
			
		||||
 | 
			
		||||
        - key: vgolan
 | 
			
		||||
          device: br-vgolan
 | 
			
		||||
          proto: dhcp
 | 
			
		||||
 | 
			
		||||
      wireless:
 | 
			
		||||
        wifi_device:
 | 
			
		||||
        - name: radio0
 | 
			
		||||
          path: pci0000:00/0000:00:11.0
 | 
			
		||||
          template: ath9k_2
 | 
			
		||||
          hwmode: 11n
 | 
			
		||||
          band:
 | 
			
		||||
          channel: 6
 | 
			
		||||
 | 
			
		||||
        - name: radio1
 | 
			
		||||
          path: pci0000:00/0000:00:12.0
 | 
			
		||||
          template: ath9k_5
 | 
			
		||||
          hwmode: 11n
 | 
			
		||||
          band:
 | 
			
		||||
          channel: 48
 | 
			
		||||
 | 
			
		||||
        wifi_iface:
 | 
			
		||||
        - ifname: vgo5
 | 
			
		||||
          device: radio1
 | 
			
		||||
          template: vgo5
 | 
			
		||||
          disabled: 0
 | 
			
		||||
 | 
			
		||||
        - ifname: vgomesh2
 | 
			
		||||
          device: radio0
 | 
			
		||||
          template: vgomesh2
 | 
			
		||||
          disabled: 0
 | 
			
		||||
 | 
			
		||||
        - ifname: labb2
 | 
			
		||||
          device: radio0
 | 
			
		||||
          template: labb
 | 
			
		||||
 | 
			
		||||
        - ifname: labb5
 | 
			
		||||
          device: radio1
 | 
			
		||||
          template: labb
 | 
			
		||||
 | 
			
		||||
        - ifname: labbmesh2
 | 
			
		||||
          device: radio0
 | 
			
		||||
          template: labbmesh
 | 
			
		||||
 | 
			
		||||
        - ifname: labbmesh5
 | 
			
		||||
          device: radio1
 | 
			
		||||
          template: labbmesh
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user