Section_cli_nova_secgroups.xml change

“any IP address to access to a web server” corrected
instance - plural should be used

Change-Id: I6b22fd9377979599b149dce699e3af0a3aacc722
This commit is contained in:
Shilla Saebi 2014-02-10 14:54:46 -05:00
parent 2b4abb7348
commit 0d762a5aeb

View File

@ -133,7 +133,7 @@
</note></para> </note></para>
<para>For example, in order to allow any IP address to <para>For example, in order to allow any IP address to
access to a web server running on one of your instance access a web server running on one of your instances
inside the default security inside the default security
group:<screen><prompt>$</prompt> <userinput>nova secgroup-add-rule default tcp 80 80 0.0.0.0/0</userinput> group:<screen><prompt>$</prompt> <userinput>nova secgroup-add-rule default tcp 80 80 0.0.0.0/0</userinput>
<computeroutput>+-------------+-----------+---------+-----------+--------------+ <computeroutput>+-------------+-----------+---------+-----------+--------------+