tripleo-heat-templates/releasenotes/notes/sat_capsule-bb59fad44c17f97f.yaml
Emilien Macchi ad3ea5bb7a Support for Satellite Capsule in rhel-registration
For deployments running on RHEL with Satellite 6 (or beyond) with
Capsule (Katello API enabled), the Katello API is available
on 8443 port, so the previous API ping didn't work for this case.

Capsule is now supported since we just check if katello-ca-consumer-latest
rpm is available to tell that Satellite version is 6 or beyond.

Closes-Bug: #1716777
Change-Id: If76763b367917fc15f609ad144679750602826eb
2017-10-18 15:39:08 +00:00

8 lines
364 B
YAML

---
fixes:
- |
For deployments running on RHEL with Satellite 6 (or beyond) with Capsule (Katello API enabled),
the Katello API is available on 8443 port, so the previous API ping didn't work for this case.
Capsule is now supported since we just check if katello-ca-consumer-latest rpm is available
to tell that Satellite version is 6 or beyond.