Bug 2153548
| Summary: | [RFE] Satellite 6.12 is still using katello-ca to register hosts during provisioning instead of Global Registration Template | ||
|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Arzoo Singh <arsingh> |
| Component: | Provisioning | Assignee: | nalfassi |
| Status: | CLOSED ERRATA | QA Contact: | sganar |
| Severity: | medium | Docs Contact: | Zuzana Lena Ansorgova <zuansorg> |
| Priority: | medium | ||
| Version: | 6.12.0 | CC: | ajambhul, dsinglet, gtalreja, jbhatia, lstejska, momran, pcreech, sadas, saydas, sganar, shwsingh, sshtein, zuansorg |
| Target Milestone: | 6.15.0 | Keywords: | FutureFeature, Triaged |
| Target Release: | Unused | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: |
.Provisioning templates now use the Global Registration method to register hosts
Previously, provisioning templates used the Katello CA Consumer to register hosts during provisioning, which is deprecated and not compatible with newer RHEL systems.
With this release, provisioning templates register hosts by using the same method as the Global Registration template, because they include the shared `subscription_manager_setup` snippet.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2024-04-23 17:12:57 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Comment 1
Leos Stejskal
2023-01-17 10:12:36 UTC
Hello, The provisioning via Satellite is working absolutely fine for the user. But user is looking forward to use "Global registration template" while provisioning instead of existing workflow. This Bug has been filed to incorporate "Global registration template" to register/subscribe the hosts provisioned via Satellite instead of existing workflow since the manual steps to install katello-ca-consumer package and then running "subscription-manager register" command has been deprecated. This is going to be fixed in 6.13 where we don't use katello-ca rpm anymore, see the template: https://github.com/theforeman/foreman/blob/3.5-stable/app/views/unattended/provisioning_templates/registration/global_registration.erb#L173-L177 Based upon comment 3, adding to 6.14 and moving to POST for QE verification. Hi, sorry for the hasty updates, this has not been fixed yet, for provisioning the issue is still there. Moving to the NEW state. Created redmine issue https://projects.theforeman.org/issues/36747 from this bug Bulk setting Target Milestone = 6.15.0 where sat-6.15.0+ is set. Moving this bug to POST for triage into Satellite since the upstream issue https://projects.theforeman.org/issues/36747 has been resolved. Verified. Tested on Satellite 6.15.0 Snap 2.0 Steps followed: 1. Configure a Satellite for provisioning 2. Provision a host(Make sure to use an activation key to register the host to the Satellite) 3. Observe the host while provisioning or Check `install.post.log` on the host after provisioning. Observation: katello-ca-consumer is no longer been used in host registration, the host is registered using subscription-manager Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: Satellite 6.15.0 release), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2024:2010 |