From 5f05f7e685a8221ae0e5a5ba94ea9bc47c15853b Mon Sep 17 00:00:00 2001 From: Brendan Daly Date: Mon, 16 Jun 2025 10:10:30 +0100 Subject: [PATCH] OSDOCS-13633:removing duplicate prereqs AWS --- modules/installation-aws-user-infra-bootstrap.adoc | 8 -------- modules/installation-creating-aws-bootstrap.adoc | 4 ---- modules/installation-creating-aws-control-plane.adoc | 6 ------ modules/installation-creating-aws-dns.adoc | 3 --- modules/installation-creating-aws-security.adoc | 7 ------- modules/installation-creating-aws-vpc.adoc | 2 -- modules/installation-creating-aws-worker.adoc | 7 ------- 7 files changed, 37 deletions(-) diff --git a/modules/installation-aws-user-infra-bootstrap.adoc b/modules/installation-aws-user-infra-bootstrap.adoc index 9659834d8ff6..357bd5183a83 100644 --- a/modules/installation-aws-user-infra-bootstrap.adoc +++ b/modules/installation-aws-user-infra-bootstrap.adoc @@ -12,14 +12,6 @@ you can start the bootstrap sequence that initializes the {product-title} contro .Prerequisites -* You configured an AWS account. -* You added your AWS keys and region to your local AWS profile by running `aws configure`. -* You generated the Ignition config files for your cluster. -* You created and configured a VPC and associated subnets in AWS. -* You created and configured DNS, load balancers, and listeners in AWS. -* You created the security groups and roles required for your cluster in AWS. -* You created the bootstrap machine. -* You created the control plane machines. * You created the worker nodes. .Procedure diff --git a/modules/installation-creating-aws-bootstrap.adoc b/modules/installation-creating-aws-bootstrap.adoc index 4606de664bac..2270589ec80e 100644 --- a/modules/installation-creating-aws-bootstrap.adoc +++ b/modules/installation-creating-aws-bootstrap.adoc @@ -22,10 +22,6 @@ have to contact Red Hat support with your installation logs. .Prerequisites -* You configured an AWS account. -* You added your AWS keys and region to your local AWS profile by running `aws configure`. -* You generated the Ignition config files for your cluster. -* You created and configured a VPC and associated subnets in AWS. * You created and configured DNS, load balancers, and listeners in AWS. * You created the security groups and roles required for your cluster in AWS. diff --git a/modules/installation-creating-aws-control-plane.adoc b/modules/installation-creating-aws-control-plane.adoc index ae2dd6935496..dd86245b6a76 100644 --- a/modules/installation-creating-aws-control-plane.adoc +++ b/modules/installation-creating-aws-control-plane.adoc @@ -26,12 +26,6 @@ have to contact Red Hat support with your installation logs. .Prerequisites -* You configured an AWS account. -* You added your AWS keys and region to your local AWS profile by running `aws configure`. -* You generated the Ignition config files for your cluster. -* You created and configured a VPC and associated subnets in AWS. -* You created and configured DNS, load balancers, and listeners in AWS. -* You created the security groups and roles required for your cluster in AWS. * You created the bootstrap machine. .Procedure diff --git a/modules/installation-creating-aws-dns.adoc b/modules/installation-creating-aws-dns.adoc index ca8c12da6ecf..fe6e8cc47d0c 100644 --- a/modules/installation-creating-aws-dns.adoc +++ b/modules/installation-creating-aws-dns.adoc @@ -23,9 +23,6 @@ have to contact Red Hat support with your installation logs. .Prerequisites -* You configured an AWS account. -* You added your AWS keys and region to your local AWS profile by running `aws configure`. -* You generated the Ignition config files for your cluster. * You created and configured a VPC and associated subnets in AWS. .Procedure diff --git a/modules/installation-creating-aws-security.adoc b/modules/installation-creating-aws-security.adoc index 10e5272eb7d4..b407a19df553 100644 --- a/modules/installation-creating-aws-security.adoc +++ b/modules/installation-creating-aws-security.adoc @@ -19,13 +19,6 @@ the infrastructure. If your cluster does not initialize correctly, you might have to contact Red Hat support with your installation logs. ==== -.Prerequisites - -* You configured an AWS account. -* You added your AWS keys and region to your local AWS profile by running `aws configure`. -* You generated the Ignition config files for your cluster. -* You created and configured a VPC and associated subnets in AWS. - .Procedure . Create a JSON file that contains the parameter values that the template diff --git a/modules/installation-creating-aws-vpc.adoc b/modules/installation-creating-aws-vpc.adoc index e01365b392ce..779bd4dc67d9 100644 --- a/modules/installation-creating-aws-vpc.adoc +++ b/modules/installation-creating-aws-vpc.adoc @@ -23,9 +23,7 @@ have to contact Red Hat support with your installation logs. .Prerequisites -* You configured an AWS account. * You added your AWS keys and region to your local AWS profile by running `aws configure`. -* You generated the Ignition config files for your cluster. .Procedure diff --git a/modules/installation-creating-aws-worker.adoc b/modules/installation-creating-aws-worker.adoc index cae7a1d345fe..6f9b680a6914 100644 --- a/modules/installation-creating-aws-worker.adoc +++ b/modules/installation-creating-aws-worker.adoc @@ -42,13 +42,6 @@ have to contact Red Hat support with your installation logs. .Prerequisites -* You configured an AWS account. -* You added your AWS keys and region to your local AWS profile by running `aws configure`. -* You generated the Ignition config files for your cluster. -* You created and configured a VPC and associated subnets in AWS. -* You created and configured DNS, load balancers, and listeners in AWS. -* You created the security groups and roles required for your cluster in AWS. -* You created the bootstrap machine. * You created the control plane machines.