From f33638000cf28c220043435c1086fdfa88b278d5 Mon Sep 17 00:00:00 2001 From: Dan Prince Date: Fri, 22 Aug 2014 15:55:01 -0400 Subject: Add ovs_extra to some of the sample configs. --- etc/os-net-config/samples/bridge_dhcp.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'etc/os-net-config/samples/bridge_dhcp.yaml') diff --git a/etc/os-net-config/samples/bridge_dhcp.yaml b/etc/os-net-config/samples/bridge_dhcp.yaml index aacd1e6..aad4435 100644 --- a/etc/os-net-config/samples/bridge_dhcp.yaml +++ b/etc/os-net-config/samples/bridge_dhcp.yaml @@ -3,6 +3,8 @@ network_config: type: ovs_bridge name: br-ctlplane use_dhcp: true + ovs_extra: + - br-set-external-id br-ctlplane bridge-id br-ctlplane members: - type: interface -- cgit 1.2.3-korg