Skip to content

Commit ca562ab

Browse files
authored
Merge pull request #8305 from kalexand-rh/BZ1555379
bug 1555379 fixing informal language
2 parents f97024f + dc639a7 commit ca562ab

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

install_config/install/prerequisites.adoc

+5-5
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@ services.
472472
[NOTE]
473473
====
474474
While iptables is the default firewall, firewalld is recommended for new
475-
installations. See the xref:../../admin_guide/iptables.adoc#overview[iptables section of the Cluster administration guide] for more information.
475+
installations. See the xref:../../admin_guide/iptables.adoc#overview[iptables section of the Cluster administration guide] for more information.
476476
====
477477

478478
Ensure the following ports required by {product-title} are open on your network
@@ -815,10 +815,10 @@ In AWS, situations that require overriding the variables include:
815815
a|The user is installing in a VPC that is not configured for both `*DNS hostnames*` and `*DNS resolution*`.
816816

817817
|`*ip*`
818-
a|Possibly if they have multiple network interfaces configured and they want to
819-
use one other than the default. You must first set
820-
`*openshift_set_node_ip*` to `True`. Otherwise, the SDN would attempt to
821-
use the `*hostname*` setting or try to resolve the host name for the IP.
818+
a|You have multiple network interfaces configured and want to
819+
use one other than the default. You must also set the
820+
`*openshift_set_node_ip*` parameter to `True`, or the SDN attempts to
821+
use the `*hostname*` setting or tries to resolve the host name for the IP address.
822822

823823
|`*public_hostname*`
824824
a| - A master instance where the VPC subnet is not configured for `*Auto-assign

0 commit comments

Comments
 (0)