File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -472,7 +472,7 @@ services.
472
472
[NOTE]
473
473
====
474
474
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.
476
476
====
477
477
478
478
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:
815
815
a|The user is installing in a VPC that is not configured for both `*DNS hostnames*` and `*DNS resolution*`.
816
816
817
817
|`*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 .
822
822
823
823
|`*public_hostname*`
824
824
a| - A master instance where the VPC subnet is not configured for `*Auto-assign
You can’t perform that action at this time.
0 commit comments