redhat/subscription-tag-override¶
OpenSCAP packages, profile, and settings during OS Install
By default the list of Subscription Repos to add via the subscription-manager
command will be selected based on the index tag built up from the
/etc/os-release
file variables of ID and major version portion of the ID_VERSION.
This results in something like rhel-9
.
If the operator needs to override this - then this Param can be set to reference an
index tag entry in the redhat/subscription-repos-list
Param to use instead. Otherwise
the default behavior is to use the ID and ID_VERSION variables from /etc/os-release
.