Project

General

Custom queries

Profile

Actions

Bug #7241

closed

Need to enable Red Hat Common ( rh-common ) repository during %post of kickstart

Added by Partha Aji almost 11 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Hosts
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

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

Revision 615f1ba9 (diff)

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

Added by Partha Aji almost 11 years ago

Revision d55869c0

Merge pull request #4606 from parthaa/ks_template

Fixes #7241/bz1132790 - Enable rh common for ks template

Actions

Also available in: Atom PDF