Actions
Bug #7241
closedNeed to enable Red Hat Common ( rh-common ) repository during %post of kickstart
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1132790
This repository defaults to 'false' and no clients will get access to puppet which is contained within the rh-common repository.
We need to add a snippet to the Satellite 6 Katello kickstart template before we install puppet to enable this repo:
subscription-manager repos --enable rhel-<%= @host.operatingsystem.major -%>-server-rh-common-rpms
Added by Partha Aji almost 11 years ago
Added by Partha Aji almost 11 years ago
Merge pull request #4606 from parthaa/ks_template
Fixes #7241/bz1132790 - Enable rh common for ks template
Actions
Fixes #7241/bz1132790 - Enable rh common for ks template
Added code to enable rhel RH common repo before installing the katello-agent.
This needs to be enabled by default for katello-agent to install