Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
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

e9a52589 04/27/2021 01:50 PM Oleh Fedorenko

Fixes #32394 - Use grub_pass macro instead of variable

The default Kickstart template uses obsolete @grub_pass variable
which are not being set anywhere. Maybe it's due to typo or else.
I suggest to use macro instead so it's possible to set the password
via host params and do not clone the template for this purpose only.

827b7d87 04/27/2021 01:07 AM Lukas Zapletal

Fixes #31399 - snapshot tests exclude plugins

94c522d8 04/25/2021 01:33 PM Adi Abramovitch

Fixes #32070 - Updating welcome pages to use react component

1982799b 04/25/2021 11:03 AM Ondřej Ezr

Refs #24351 - dashboard removals revert

Reverts accidental removal of method from befa557.
We are still using the old search_links method.

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

3a75046e 04/22/2021 08:38 PM Lukas Zapletal

Fixes #31946 - support for S390x

On S390 kernel and initramdisk are at a different path and with different names: images/kernel.img and images/initrd.img. Foreman operating system model must reflect that in order to download Anaconda installer to TFTP.

Co-authored-by: Ewoud Kohl van Wijngaarden <>

4a720456 04/22/2021 06:15 PM Martin Schlossarek

Refs #32372 - correct remaining paths

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

8137b14c 04/22/2021 03:12 PM Ondřej Ezr

Fixes #30862 - introduce SettingRegistry (#8002)

SettingRegistry keeps all the setting information as set of SettingPresenters in memory.
This registry should be the public API for accessing setting values and keeps all the information about settings.
That will allow dropping all information except `name` and `value` from database....

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.

View revisions

Also available in: Atom