Skip to content

Commit bf15dc7

Browse files
authored
Apply suggestions from code review
1 parent e8e2ac1 commit bf15dc7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pages/instances/reference-content/use-red-hat-license.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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

108108
You 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

0 commit comments

Comments
 (0)