Improves formatting
This patch removes an offending line break. Change-Id: I38845c600ce357df1f9c28d3020755330edae83a
This commit is contained in:
parent
013b61639d
commit
79b76f0a3e
@ -174,9 +174,8 @@
|
||||
<para>Allow pinging from all IP addresses, specified as
|
||||
IP subnet <filename>0.0.0.0/0</filename> in CIDR
|
||||
notation:</para>
|
||||
<screen><prompt>$</prompt> <userinput>nova
|
||||
secgroup-add-rule <replaceable>SECURITY_GROUP_NAME</replaceable> icmp -1 -1 0.0.0.0/0</userinput></screen><para>This allows access to all codes and all
|
||||
types of ICMP traffic.</para>
|
||||
<screen><prompt>$</prompt> <userinput>nova secgroup-add-rule <replaceable>SECURITY_GROUP_NAME</replaceable> icmp -1 -1 0.0.0.0/0</userinput></screen>
|
||||
<para>This allows access to all codes and all types of ICMP traffic.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Allow only members of other security groups
|
||||
|
Loading…
Reference in New Issue
Block a user