Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
global_registration.erb 6.52 KB

Latest revisions

# Date Author Comment
e2918f95 08/23/2021 01:42 PM Rafael Cavalcanti

Fixes #33305 - Prevent shell globs for yum remove katello-ca-consumer

Co-authored-by: Rafael Guerra Cavalcanti <>

9c1b18ff 08/03/2021 09:27 AM Leos Stejskal

Fixes #33033 - shell_escape template macro

New template macro `shell_escape` using
Ruby's `Shellwords.shellescape` for safe shell strings.

Use `shell_escape` for user input variables
in registration templates (`global` & `host_init`)

198040f6 07/16/2021 02:01 PM Leos Stejskal

Fixes #32918 - Host registration - Update packages

New parameter `update_packages` for update of
all packages on the host when registered

fd3dd992 07/07/2021 12:05 PM Marek Hulán

Fixes #32589 - add a support for Oracle Linux registration

The same subscription-manager flow needs to be activated also for OL. We
need to make sure we install the subscription-manager explicitly,
because rhn-client-tools would be installed instead to satistfy the...

96c60e9c 05/20/2021 11:29 AM Leos Stejskal

Fixes #32452 - Host Registration tweaks and improvements (#8519)

- Updated ApiPie documentation
- Fixed typo in `default_host_init_config_template` setting
- Snippet `host_init_config_post` moved at the end of the `host_init_config`
template, where it should be, not before `insights` snippet...

caf6e08b 04/28/2021 12:56 PM Leos Stejskal

refs #31179 - Host Registration - curl with '--show-error' (#8446)

Running curl with `--show-error` & `--silent` options together
disable progress meter but still show error messages

7f25f394 04/23/2021 10:18 AM Leos Stejskal

Fixes #31240 - New Host Registration Form (#8419)

Completely in React, with router & PF4 components
Divided into two tabs: General fields & Advanced Fields
Slots for extending form fields (general / advanced)
Form can be submitted only if there are no invalid fields...

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`.

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

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...

View revisions

Also available in: Atom