Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
ceb276fb 04/22/2021 08:34 AM Martin Schlossarek

Fixes #32372 - Correct path for logs in kickstart

bb4633bcd4facc339a8099f4a8e89312323d8b61 refactored the kickstart but
used an incorrect path for logs in the %pre section. This corrects it.

4c47e3df 04/20/2021 09:15 AM Nadja Heitmann

Fixes #32295 - Fix Puppet service for Debian provisioning

This is a workaround for a Puppet bug where the provider is incorrect
and the service ends up not being enabled.
https://tickets.puppetlabs.com/browse/PUP-10963

8c84f4f5 04/19/2021 02:39 PM Leos Stejskal

Fixes #31687 - Host Registration - Repository & GPG keys (#8402)

New feature in `Global Registration template` for adding
repository & gpg key before the host registration starts.

For adding repository (& key), users needs to specify
two parameters: `repo` & `repo_gpg_key`.

bf56104d 04/19/2021 02:18 PM Leos Stejskal

Fixes #31743 - Template macro install_packages (#8298)

For package installation on supported OS families: Red Hat, Debian & Suse.
In host registration users can now install packages
by setting the `host_packages` parameter.

Also if a snippet `host_init_config_post` is defined, it gets added to the registration script.

c1104d00 04/14/2021 08:20 AM Ondřej Ezr

Fixes #32092 - add puppet safe guard

Hides puppetserver and puppet environment behind macros, that can alter
implementation much more easily and even be patched from plugin.

0e26f390 03/22/2021 08:55 AM Artur Obolewicz

Fixes #32063 - remove use-ntp parameter from timezone command

Co-authored-by: Artur Obolewicz <>

c70f81b9 03/16/2021 03:33 PM Leos Stejskal

Fixes #31992 - Registration of host with FIPS

Workaround for systems with enabled FIPS,
where installation of RPM generated on RHEL7 cause 'no digest' error.
For more details see:
- https://projects.theforeman.org/issues/32068
- https://access.redhat.com/solutions/4460971

fb577d32 03/16/2021 01:56 PM Leos Stejskal

Fixes #32042 - move safeguard for REX & insights (#8371)

Move the :host_param_true? conditions for Host registration params
from the snippets to the Host registration template, so other methods
can still use them if they choose to.

26a20e66 03/12/2021 04:40 PM Leos Stejskal

Fixes #31663 - Registration templates usability issues (#8256)

- New template kind 'Host initial configuration' for
host configuration after the registration.
- Registration templates (like 'Global Registration')
cannot be assigned to operating system...

2bb8a0ed 03/10/2021 07:58 AM Jonas Trüstedt

Fixes #31962 - changed preseed-iPXE to set domain for bootdisk-deployments

View revisions

Also available in: Atom