From e2c2277b9829bf8d4a75af75deb6e9671bc19b27 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 bf61ba85891b..db9fdef358c4 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-config-yaml.adoc[leveloffset=+2] diff --git a/installing/installing_openstack/installing-openstack-installer-kuryr.adoc b/installing/installing_openstack/installing-openstack-installer-kuryr.adoc index 741beb198f93..cac90c5bd2fe 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 0ab9cab1c361..cc1582e37999 100644 --- a/modules/installation-configure-proxy.adoc +++ b/modules/installation-configure-proxy.adoc @@ -8,6 +8,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