Skip to content

Instantly share code, notes, and snippets.

@a1git
Created November 24, 2020 18:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save a1git/4812121051d32f698cd7b309abc533aa to your computer and use it in GitHub Desktop.
Save a1git/4812121051d32f698cd7b309abc533aa to your computer and use it in GitHub Desktop.
- network:
container_bridge: "br-vlan"
container_type: "veth"
host_bind_override: "enp5s0"
type: "flat"
net_name: "flat"
group_binds:
- neutron_linuxbridge_agent
- network:
container_bridge: "br-vlan"
container_type: "veth"
container_interface: "eth11"
type: "vlan"
range: "101:200,301:400"
net_name: "vlan"
group_binds:
- neutron_linuxbridge_agent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment