Skip to content

Commit 5c38745

Browse files
authored
Merge pull request #84954 from brendan-daly-red-hat/OSDOCS-11416_2
OSDOCS-11416_2#prereq reorg
2 parents f5a50b2 + 14832aa commit 5c38745

3 files changed

+7
-5
lines changed

modules/installation-azure-create-resource-group-and-identity.adoc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,6 @@ ifdef::ash[]
2525
You must create a Microsoft Azure link:https://docs.microsoft.com/en-us/azure/azure-resource-manager/management/overview#resource-groups[resource group]. This is used during the installation of your {product-title} cluster on Azure Stack Hub.
2626
endif::ash[]
2727

28-
.Prerequisites
29-
30-
* Generate the Ignition config files for your cluster.
31-
3228
.Procedure
3329

3430
ifdef::azure[]

modules/installation-azure-user-infra-uploading-rhcos.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@ ifdef::ash-ipi[]
3939
You must download the {op-system} virtual hard disk (VHD) cluster image and upload it to your Azure Stack Hub environment so that it is accessible during deployment.
4040
endif::ash-ipi[]
4141

42+
.Prerequisites
43+
44+
* Generate the Ignition config files for your cluster.
45+
4246
.Procedure
4347

4448
ifndef::ash-ipi[]

modules/installation-creating-azure-bootstrap.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,9 @@ support with your installation logs.
3636
.Prerequisites
3737

3838
* Create and configure networking and load balancers in {cp}.
39-
* Create control plane and compute roles.
39+
ifndef::ash[]
40+
* Create the {cp} identity and grant the appropriate roles.
41+
endif::ash[]
4042
4143
.Procedure
4244

0 commit comments

Comments
 (0)