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:
parent
2b4abb7348
commit
0d762a5aeb
@ -133,7 +133,7 @@
|
||||
</note></para>
|
||||
|
||||
<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
|
||||
group:<screen><prompt>$</prompt> <userinput>nova secgroup-add-rule default tcp 80 80 0.0.0.0/0</userinput>
|
||||
<computeroutput>+-------------+-----------+---------+-----------+--------------+
|
||||
|
Loading…
Reference in New Issue
Block a user