Skip to content

Instantly share code, notes, and snippets.

@stajkowski
Created March 1, 2016 02:06
Show Gist options
  • Save stajkowski/f45974021cf3c33f2a9a to your computer and use it in GitHub Desktop.
Save stajkowski/f45974021cf3c33f2a9a to your computer and use it in GitHub Desktop.
adjust
Add Relevant Lines:
# Linuxbridge Settings
Q_AGENT=linuxbridge
LB_PHYSICAL_INTERFACE=eth0
PUBLIC_PHYSICAL_NETWORK=default
LB_INTERFACE_MAPPINGS=default:eth0
Remove Relevant Lines:
OVS_PHYSICAL_BRIDGE=br-ex
PUBLIC_BRIDGE=br-ex
OVS_BRIDGE_MAPPINGS=public:br-ex
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment