Skip to content

Commit 1aca3c7

Browse files
authored
Merge pull request #47619 from MirzWeiss/BZ-2011790
BZ:2011790 - Baremetal ipi installation fails when using ipv6 and pro…
2 parents d6bd8c5 + 8ad8235 commit 1aca3c7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/ipi-install-setting-proxy-settings-within-install-config.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,8 @@ Key considerations:
3232
* If the proxy does not have an HTTPS proxy, change the value of `httpsProxy` from `https://` to `http://`.
3333
* If using a provisioning network, include it in the `noProxy` setting, otherwise the installer will fail.
3434
* Set all of the proxy settings as environment variables within the provisioner node. For example, `HTTP_PROXY`, `HTTPS_PROXY`, and `NO_PROXY`.
35+
36+
[NOTE]
37+
====
38+
When provisioning with IPv6, you cannot define a CIDR address block in the `noProxy` settings. You must define each address separately.
39+
====

0 commit comments

Comments
 (0)