Installing Satellite on RHEL 8 issue

Latest response

Hi,
Very new to the Linux world and trying to come up to speed quick as our Linux guy has left and I am trying to pick up the pieces. We are looking to install Satellite on a new RHEL 8 VM. I am following the Quick Start guide (https://access.redhat.com/documentation/en-us/red_hat_satellite/6.8/html-single/quick_start_guide/index) and when I get to the point of trying to actually doing a yum satellite install I get this:
yum install satellite
Updating Subscription Management repositories.
Last metadata expiration check: 0:17:13 ago on Wed 18 Nov 2020 09:27:52 AM EST.
No match for argument: satellite
Error: Unable to find a match: satellite

Could someone tell me what repository the install is in? I have enabled these repositories:
subscription-manager repos --enable=rhel-8-for-x86_64-baseos-rpms \
--enable=rhel-8-for-x86_64-baseos-source-rpms \
--enable=rhel-8-for-x86_64-appstream-rpms \
--enable=satellite-tools-6.8-for-rhel-8-x86_64-source-rpms \
--enable=ansible-2.9-for-rhel-8-x86_64-rpms

Thanks in advance!

Responses