s
This commit is contained in:
		
							parent
							
								
									27c980f7be
								
							
						
					
					
						commit
						94934ea187
					
				@ -36,7 +36,7 @@ START(){
 | 
			
		||||
 | 
			
		||||
{% endif %}
 | 
			
		||||
 | 
			
		||||
{% if ansible_fqdn in groups['compute_nodes'] %}
 | 
			
		||||
{% if ansible_fqdn in groups['br_provider_nodes'] %}
 | 
			
		||||
    echo "Bringing online br-provider for WAN1"
 | 
			
		||||
    ovs-vsctl --may-exist add-br br-provider
 | 
			
		||||
    ovs-vsctl set open . external-ids:ovn-bridge-mappings=WAN1:br-provider
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user