[ovs-dev] [PATCH] rhel: Correct an example in README.RHEL

Gurucharan Shetty gshetty at nicira.com
Fri Jan 20 23:35:28 UTC 2012


Change the value of OVS_BRIDGE in an example to point
to the correct bridge name.

Signed-off-by: Gurucharan Shetty <gshetty at nicira.com>
---
 rhel/README.RHEL |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/rhel/README.RHEL b/rhel/README.RHEL
index e6617ab..3e682b3 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
 
-- 
1.7.2.5




More information about the dev mailing list