minor change to lab001-control-node

corrected iSCSI

Change-Id: If8403874c045689617d380740566497ea288f300
This commit is contained in:
shillasaebi
2014-03-26 01:03:24 -04:00
parent eaee19793c
commit fadbcb8f35

View File

@@ -600,7 +600,7 @@ osapi_volume_listen_port=5900</programlisting>
</para>
</listitem>
<listitem>
<para>Configure the iscsi services:</para>
<para>Configure the iSCSI services:</para>
<para>
<screen><prompt>#</prompt> <userinput>sed -i 's/false/true/g' /etc/default/iscsitarget</userinput></screen>
</para>