Created
March 1, 2016 02:06
-
-
Save stajkowski/f45974021cf3c33f2a9a to your computer and use it in GitHub Desktop.
adjust
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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