mirror of
				https://github.com/bashclub/zamba-lxc-toolbox.git
				synced 2025-11-04 00:02:26 +01:00 
			
		
		
		
	Changed LXC_BRIDGE default value to vmbr0
This commit is contained in:
		@@ -49,7 +49,7 @@ LXC_GW="10.10.80.10"
 | 
				
			|||||||
LXC_DNS="10.10.80.10"
 | 
					LXC_DNS="10.10.80.10"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Networkbridge for this container
 | 
					# Networkbridge for this container
 | 
				
			||||||
LXC_BRIDGE="vmbr80"
 | 
					LXC_BRIDGE="vmbr0"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Optional VLAN number for this container
 | 
					# Optional VLAN number for this container
 | 
				
			||||||
LXC_VLAN=""
 | 
					LXC_VLAN=""
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user