Skip to content

Commit b4fed7e

Browse files
authored
Merge pull request openshift#28731 from mburke5678/issue-356
FCOS VMDK version confusion when installing OKD on AWS
2 parents a6f1624 + 6761de1 commit b4fed7e

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

modules/installation-aws-upload-custom-rhcos-ami.adoc

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,10 @@ that region.
1414
* You configured an AWS account.
1515
* You created an Amazon S3 bucket with the required IAM
1616
link:https://docs.aws.amazon.com/vm-import/latest/userguide/vmie_prereqs.html#vmimport-role[service role].
17-
* You uploaded your {op-system} VMDK file to Amazon S3. The {op-system} VMDK file must
18-
be the highest version that is less than or equal to the {product-title} version
19-
you are installing.
17+
* You uploaded your {op-system} VMDK file to Amazon S3.
18+
ifdef::openshift-enterprise,openshift-webscale[]
19+
The {op-system} VMDK file must be the highest version that is less than or equal to the {product-title} version you are installing.
20+
endif::[]
2021
* You downloaded the AWS CLI and installed it on your computer. See
2122
link:https://docs.aws.amazon.com/cli/latest/userguide/install-bundle.html[Install the AWS CLI Using the Bundled Installer].
2223

0 commit comments

Comments
 (0)