From: Gurucharan Shetty <gshetty@nicira.com>
Date: Fri, 20 Jan 2012 23:07:50 +0000 (-0800)
Subject: rhel: Correct an example in README.RHEL
X-Git-Tag: sliver-openvswitch-0.1-1~442
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=26fbdf773f546f653d67f1bf022ff9021cefc062;p=sliver-openvswitch.git

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

diff --git a/rhel/README.RHEL b/rhel/README.RHEL
index e6617ab71..3e682b39f 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