-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
-
None
Provisioning RHEL 10 with public repositories on Satellite (latest) is failing on the following error:
With internal repositories, the installation works perfectly fine.
In the comment below, I'll share a Satellite instance where the issue is easily reproducible.
Steps to reproduce
- Create a host with assigned RHEL-10 public repositories.
- Generate full-host image for the host.
- Provision the host from the image (example below)
virt-install --name=r10 \ --vcpus=4 \ --memory=4000 \ --disk size=20 \ --os-variant=centos-stream9 \ --network "network=foreman_default,mac=00:aa:aa:09:09:03" \ --connect qemu:///system \ --boot cdrom,hd \ --cdrom=./path-to-iso
Expected results
The host is provisioned.
Actual result
The host is provisioned but not subscribed to the Satellite.
Information:
The problem does not occur when I try the same with internal RHEL-10 repositories.
- blocks
-
SAT-29721 RHEL10 Provisioning halts on error related to ssl certificate verify failed triggered by the rhsm kickstart command
-
- Closed
-