Project

General

Profile

Download (10.9 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
bf03a259 04/17/2024 06:15 AM Pat Riehecky

Fixes #36525 - kickstart's RHSM line only works on RHEL hosts

dd26cc3f 11/30/2023 07:31 PM Nofar Alfassi

Fixes #36747 - create new snippet for subscription-manager setup

This snippet replaces the use of the katello-ca-consumer RPM for host
registration. It incorporates the necessary code from the Global Registration
template to streamline subscription-manager configuration during provisioning.

4e205ba1 10/04/2023 07:06 AM Ewoud Kohl van Wijngaarden

Fixes #36723 - Remove Fedora/Red Hat Atomic related code

As far as I can see this has been EOL for a few years now. Red Hat
Atomic went EOL in 2021.

2937552d 09/21/2023 07:21 AM Oleh Fedorenko

Fixes #36717 - Remove katello-agent leftovers from redhat-register.erb

7560fdf4 12/16/2022 02:52 PM Alexander Olofsson

Fixes #35868 - Stop using Katello unconditionally

This should limit the use of the `Host#katello_agent_enable?` method to
only when the Katello plugin is actually present on the Foreman install

8a7136dd 08/07/2022 08:56 AM patrick andrieux

Fixes #33565 - speed-up kickstart on air gapped infra (#8795)

9f802d90 10/12/2021 08:45 AM Marek Hulán

Fixes #33034 - add a description to all provisioning templates

This PR udpates all the templates metadata to provide at least minimal
description that is then stored in the DB and shown in the edit form.

Co-authored-by: Timo Goebel <>...

f40ef0db 06/24/2021 10:30 AM dforste

Fixes #32851 - Add parameter to run attach --auto

Add parameter to provisioning templates to run attach --auto after registering

2b5ff89b 05/04/2021 09:33 AM Jonathon Turel

Fixes #32458 - Disable katello agent install by default when provisioning

7599ffd2 10/29/2020 11:18 AM Jeffrey Cutter

Fixes #30647 - Parameterize redhat_register install parameters for kt_activation_keys

Parameterize redhat_install_host_tools and redhat_install_host_tracer_tools.

aa146679 10/07/2020 07:35 PM Ondřej Pražák

Fixes #30738 - Configure katello-agent with act key

When kt_activation_keys parameter is present for host,
katello-agent is always installed. Because goferless setup
is recommended, it would be good to have an easy way
how not to install the agent even though the param...

3e693b07 08/25/2020 03:15 PM Bernhard Suttner

Fixes #30415 - use only repos managed by sub-man (#7823)

f7e8785b 05/04/2020 07:27 AM Tomer Brisker

templates - sync from community-templates

e392b9f9 10/28/2019 01:13 PM Tomer Brisker

templates - sync from community-templates

b4984838 04/23/2019 09:39 AM Matthias Dellweg

Fixes #26590 - Rename template snippets

Rename provisioning template snippets to not start with '_' as rails
template partials. This will match better, what we see in
community-templates, and will allow to do a directory comparison via diff.

Script used:...