aboutsummaryrefslogtreecommitdiff
path: root/rhel
diff options
context:
space:
mode:
authorGurucharan Shetty <gshetty@nicira.com>2012-01-20 15:07:50 -0800
committerGurucharan Shetty <gshetty@nicira.com>2012-01-20 16:36:18 -0800
commit26fbdf773f546f653d67f1bf022ff9021cefc062 (patch)
treeeea6d13f2ca60217ec6b91046457551531a2f50f /rhel
parent69feaa6f1b37d6c6787f815b92a0ab65f5d8bbb4 (diff)
rhel: Correct an example in README.RHEL
Change the value of OVS_BRIDGE in an example to point to the correct bridge name. Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
Diffstat (limited to 'rhel')
-rw-r--r--rhel/README.RHEL2
1 files changed, 1 insertions, 1 deletions
diff --git a/rhel/README.RHEL b/rhel/README.RHEL
index e6617ab7..3e682b39 100644
--- a/rhel/README.RHEL
+++ b/rhel/README.RHEL
@@ -70,7 +70,7 @@ DEVICE=eth0
ONBOOT=yes
DEVICETYPE=ovs
TYPE=OVSPort
-OVS_BRIDGE=internet
+OVS_BRIDGE=ovsbridge0
BOOTPROTO=none
HOTPLUG=no