Add ovs_extra to some of the sample configs.

This commit is contained in:
Dan Prince 2014-08-22 15:55:01 -04:00
parent a1da995ce5
commit f33638000c
2 changed files with 5 additions and 0 deletions

View File

@ -2,6 +2,9 @@
{
"type": "ovs_bridge",
"name": "br-ctlplane",
"ovs_extra": [
"br-set-external-id br-ctlplane bridge-id br-ctlplane"
],
"use_dhcp": "true",
"members": [
{

View File

@ -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