Skip to content

Commit f3b2506

Browse files
authored
Merge pull request #79293 from mletalie/OSDOCS-11395
[OSDOCS-11395]ROSA does not have/support install-config - OpenShift Virtualization
2 parents 301b506 + cd84cc8 commit f3b2506

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

modules/virt-aws-bm.adoc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,10 @@ Before you set up your cluster, review the following summary of supported featur
3131

3232
Installing::
3333
--
34-
* You can install the cluster by using installer-provisioned infrastructure, ensuring that you specify bare-metal instance types for the worker nodes by editing the `install-config.yaml` file. For example, you can use the `c5n.metal` type value for a machine based on x86_64 architecture.
34+
* You can install the cluster by using installer-provisioned infrastructure, ensuring that you specify bare-metal instance types for the worker nodes. For example, you can use the `c5n.metal` type value for a machine based on x86_64 architecture.
35+
ifndef::openshift-rosa[]
36+
You specify bare-metal instance types by editing the `install-config.yaml` file.
37+
endif::openshift-rosa[]
3538
+
3639
For more information, see the {product-title} documentation about installing on AWS.
3740
--

0 commit comments

Comments
 (0)