diff options
Diffstat (limited to 'etc/os-net-config/samples/bridge_dhcp.yaml')
-rw-r--r-- | etc/os-net-config/samples/bridge_dhcp.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
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 |