File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
pages/instances/reference-content Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ This guide explains how to deploy a RHEL Instance and attach your existing Red H
3030
3131 * Choose an Availability Zone
3232 * Select an Instance type
33- * Select ** Red Hat Enterprise Linux (BYOS) ** as OS image
33+ * Select ** Red Hat Enterprise Linux** as OS image
3434 * Add and configure storage volumes
3535 * Configure the network connectivity of the Instance
3636 * Verify the SSH keys that are allowed to connect
@@ -107,8 +107,8 @@ Run the following command to verify that the subscription and repositories are a
107107
108108You should now see enabled repositories such as:
109109 ```
110- rhel-8-baseos -rpms
111- rhel-8-appstream -rpms
110+ rhel-9-for-x86_64-appstream -rpms
111+ rhel-9-for-x86_64-baseos -rpms
112112 ```
113113
114114## Updating packages
You can’t perform that action at this time.
0 commit comments