summaryrefslogtreecommitdiffstats
path: root/apex/tests/config/ifcfg-br-dummy
diff options
context:
space:
mode:
authorFeng Pan <fpan@redhat.com>2017-09-13 18:25:34 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-09-13 18:25:34 +0000
commit7b3a8455baa35bdde4d7e078d88f9b17a6df9195 (patch)
tree0d0617382f42d30d4bb0a9a99248cb100006554c /apex/tests/config/ifcfg-br-dummy
parent071de3a4a11326d5f0c371a2ebeed703f1a40980 (diff)
parentcb606f45e3852432787ed895dc55665caa950161 (diff)
Merge "Migrates clean to python"
Diffstat (limited to 'apex/tests/config/ifcfg-br-dummy')
-rw-r--r--apex/tests/config/ifcfg-br-dummy9
1 files changed, 9 insertions, 0 deletions
diff --git a/apex/tests/config/ifcfg-br-dummy b/apex/tests/config/ifcfg-br-dummy
new file mode 100644
index 00000000..117ca726
--- /dev/null
+++ b/apex/tests/config/ifcfg-br-dummy
@@ -0,0 +1,9 @@
+DEVICE=br-dummy
+DEVICETYPE=ovs
+BOOTPROTO=static
+ONBOOT=yes
+TYPE=OVSBridge
+PROMISC=yes
+IPADDR=152.30.9.11
+NETMASK=255.255.255.0
+PEERDNS=no \ No newline at end of file