aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-10-16 11:23:37 +0000
committerGerrit Code Review <review@openstack.org>2015-10-16 11:23:37 +0000
commitf885df39460d7d8d69e6a3375da69ceead42e6a7 (patch)
tree2ff2895e228c4274bcd87a1aa405a374e2de6e8c /etc
parentcf68668803886fb68b0f0a4a33edf65cf17c6b7c (diff)
parentd01acefc15cebcfc5b7d808d3ed4f41cbaf8d74d (diff)
Merge "Add Linux Bridge capability to os-net-config ifcfg"
Diffstat (limited to 'etc')
-rw-r--r--etc/os-net-config/samples/linux_bridge.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/os-net-config/samples/linux_bridge.yaml b/etc/os-net-config/samples/linux_bridge.yaml
new file mode 100644
index 0000000..051f6f3
--- /dev/null
+++ b/etc/os-net-config/samples/linux_bridge.yaml
@@ -0,0 +1,9 @@
+network_config:
+ -
+ type: linux_bridge
+ name: br-ctlplane
+ use_dhcp: true
+ members:
+ -
+ type: interface
+ name: em1