From f7ac8a712c3475ced63f0762a66da2c47bfb0694 Mon Sep 17 00:00:00 2001 From: Max Bridges Date: Tue, 15 Apr 2025 11:58:25 -0400 Subject: [PATCH 1/2] Order change alpha --- .../installing-openstack-installer-custom.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/installing/installing_openstack/installing-openstack-installer-custom.adoc b/installing/installing_openstack/installing-openstack-installer-custom.adoc index e3f0948fa9da..57876f3af0e5 100644 --- a/installing/installing_openstack/installing-openstack-installer-custom.adoc +++ b/installing/installing_openstack/installing-openstack-installer-custom.adoc @@ -26,9 +26,10 @@ include::modules/cluster-entitlements.adoc[leveloffset=+1] include::modules/installation-osp-enabling-swift.adoc[leveloffset=+1] include::modules/installation-registry-osp-creating-custom-pvc.adoc[leveloffset=+1] include::modules/installation-osp-verifying-external-network.adoc[leveloffset=+1] +include::modules/installation-obtaining-installer.adoc[leveloffset=+1] +include::modules/ssh-agent-using.adoc[leveloffset=+1] include::modules/installation-osp-describing-cloud-parameters.adoc[leveloffset=+1] include::modules/installation-osp-setting-cloud-provider-options.adoc[leveloffset=+1] -include::modules/installation-obtaining-installer.adoc[leveloffset=+1] include::modules/installation-initializing.adoc[leveloffset=+1] [role="_additional-resources"] From 84eb36d5d222db8f005db98cca00a5a58d54e423 Mon Sep 17 00:00:00 2001 From: Max Bridges Date: Tue, 15 Apr 2025 12:16:29 -0400 Subject: [PATCH 2/2] fixup! Order change alpha --- .../installing-openstack-installer-custom.adoc | 1 - 1 file changed, 1 deletion(-) diff --git a/installing/installing_openstack/installing-openstack-installer-custom.adoc b/installing/installing_openstack/installing-openstack-installer-custom.adoc index 57876f3af0e5..a6eaf3296732 100644 --- a/installing/installing_openstack/installing-openstack-installer-custom.adoc +++ b/installing/installing_openstack/installing-openstack-installer-custom.adoc @@ -64,7 +64,6 @@ include::modules/installation-configuring-shiftstack-single-ipv6.adoc[leveloffse include::modules/installation-osp-external-lb-config.adoc[leveloffset=+2] // include::modules/installation-osp-setting-worker-affinity.adoc[leveloffset=+1] -include::modules/ssh-agent-using.adoc[leveloffset=+1] include::modules/installation-osp-accessing-api.adoc[leveloffset=+1] include::modules/installation-osp-accessing-api-floating.adoc[leveloffset=+2] include::modules/installation-osp-accessing-api-no-floating.adoc[leveloffset=+2]