1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

OCPBUGS-37089_2:style change

This commit is contained in:
Brendan Daly
2025-06-12 15:29:57 +01:00
committed by openshift-cherrypick-robot
parent 7eb1622756
commit 90456ebd32

View File

@@ -11,7 +11,7 @@ You can create a stack of {aws-short} resources for the compute machines by usin
[IMPORTANT]
====
When you use the CloudFormation template for the control plane machines, the template provisions all the three control plane machines with a single stack; however, when you use the CloudFormation template to deploy the compute machines, you must create the number of stacks based on the number that you defined in the `install-config.yaml` file. Each stack is provisioned once for each machine. To provision a new compute machine, you must change the stack name.
When you use the CloudFormation template for the control plane machines, the template provisions all three control plane machines with a single stack; however, when you use the CloudFormation template to deploy the compute machines, you must create the number of stacks based on the number that you defined in the `install-config.yaml` file. Each stack is provisioned once for each machine. To provision a new compute machine, you must change the stack name.
====
.Procedure