From 68741106e9f816780ac08a0cfc879ef0065d4edb Mon Sep 17 00:00:00 2001 From: Samantha Gidlow Date: Tue, 2 Mar 2021 14:45:28 -0500 Subject: [PATCH] BZ1850429 Added proxy instructions to the installation section --- .../installing-openstack-installer-custom.adoc | 1 + .../installing-openstack-installer-kuryr.adoc | 1 + modules/installation-configure-proxy.adoc | 2 ++ 3 files changed, 4 insertions(+) diff --git a/installing/installing_openstack/installing-openstack-installer-custom.adoc b/installing/installing_openstack/installing-openstack-installer-custom.adoc index 41fc9f832812..059c552e04c6 100644 --- a/installing/installing_openstack/installing-openstack-installer-custom.adoc +++ b/installing/installing_openstack/installing-openstack-installer-custom.adoc @@ -30,6 +30,7 @@ include::modules/installation-osp-verifying-external-network.adoc[leveloffset=+1 include::modules/installation-osp-describing-cloud-parameters.adoc[leveloffset=+1] include::modules/installation-obtaining-installer.adoc[leveloffset=+1] include::modules/installation-initializing.adoc[leveloffset=+1] +include::modules/installation-configure-proxy.adoc[leveloffset=+2] include::modules/installation-configuration-parameters.adoc[leveloffset=+1] include::modules/installation-osp-custom-subnet.adoc[leveloffset=+2] include::modules/installation-osp-deploying-bare-metal-machines.adoc[leveloffset=+2] diff --git a/installing/installing_openstack/installing-openstack-installer-kuryr.adoc b/installing/installing_openstack/installing-openstack-installer-kuryr.adoc index 3e7263c8f8c4..b39626c8ca62 100644 --- a/installing/installing_openstack/installing-openstack-installer-kuryr.adoc +++ b/installing/installing_openstack/installing-openstack-installer-kuryr.adoc @@ -36,6 +36,7 @@ include::modules/installation-osp-verifying-external-network.adoc[leveloffset=+1 include::modules/installation-osp-describing-cloud-parameters.adoc[leveloffset=+1] include::modules/installation-obtaining-installer.adoc[leveloffset=+1] include::modules/installation-initializing.adoc[leveloffset=+1] +include::modules/installation-configure-proxy.adoc[leveloffset=+2] include::modules/installation-configuration-parameters.adoc[leveloffset=+1] include::modules/installation-osp-custom-subnet.adoc[leveloffset=+2] include::modules/installation-osp-kuryr-config-yaml.adoc[leveloffset=+2] diff --git a/modules/installation-configure-proxy.adoc b/modules/installation-configure-proxy.adoc index 4a024a8eb7f7..b3293c946be9 100644 --- a/modules/installation-configure-proxy.adoc +++ b/modules/installation-configure-proxy.adoc @@ -10,6 +10,8 @@ // * installing/installing_bare_metal/installing-bare-metal.adoc // * installing/installing_aws/installing-restricted-networks-aws.adoc // * installing/installing_bare_metal/installing-restricted-networks-bare-metal.adoc +// * installing/installing_openstack/installing-openstack-installer-custom.adoc +// * installing/installing_openstack/installing-openstack-installer-kuryr.adoc // * installing/installing_vsphere/installing-restricted-networks-vsphere.adoc // * installing/installing_vsphere/installing-vsphere.adoc // * installing/installing_ibm_z/installing-ibm-z.adoc