Project

General

Profile

Actions

Bug #39272

closed

redhat_register snippet still has references to Spacewalk and auto attach

Added by Jeremy Lenz 3 months ago. Updated about 1 month ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Host registration
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

The redhat_register snippet, used to register hosts during provisioning, has several APIs that may be obsolete for various reasons:

auto_attach: All orgs are now SCA-only, so auto-attach is not supported or needed

subscription_manager_pool: Same; specifying a specific pool should not be needed

spacewalk_host: I think this may be used in bootstrap.py? that's just a guess

syspurpose_role, syspurpose_usage, syspurpose_sla: This is using an outdated CLI command to set these values. Per rjerrido: the package used to be separate, now the syspurpose command is a sub-command of subscription-manager. previously a user would run syspurpose ....; now they run subscription-manager syspurpose...

In addition to the above, the entire file should be audited to remove any other outdated references.

Actions

Also available in: Atom PDF