Minor cleanup of lab002-network-node.xml

Corrected spelling of Open vSwitch in file

Change-Id: Icbff3a8fcd057c0b17510890678c7988f2ab6289
This commit is contained in:
Scott Adkins 2014-02-28 14:43:20 -05:00
parent b3c1d33286
commit 29ae60f252

View File

@ -81,10 +81,10 @@ net.ipv4.conf.default.rp_filter=0</programlisting>
</para>
</listitem>
</itemizedlist>
<para><emphasis role="bold">OpenVSwitch</emphasis></para>
<para><emphasis role="bold">Open vSwitch</emphasis></para>
<itemizedlist>
<listitem>
<para>Install OpenVSwitch Packages:</para>
<para>Install Open vSwitch Packages:</para>
<para>
<screen><prompt>#</prompt> <userinput>apt-get install -y openvswitch-switch openvswitch-datapath-dkms</userinput></screen>
</para>