Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
base.rb 23.8 KB
managed.rb 38.8 KB

Latest revisions

# Date Author Comment
a406cf2b 10/09/2023 09:42 AM Matěj Mudra

fixes #36160 - Redefine append domain names setting

This PR aims to unify the format of host names stored in the database and the way they are displayed.
With this change, the name of the host is always going to be stored with the domain name appended.
The setting formerly named `append_domain_name_for_hosts` is now renamed to `display_fqdn_for_hosts`...

e2a9ee7b 10/09/2023 09:39 AM Ewoud Kohl van Wijngaarden

Refs #36575 - Avoid i18n during startup in host name validation

Fixes: 060d2004d786 ("Fixes #20119 - Be more descriptive when validating hostname")

038c1737 10/09/2023 09:39 AM Ewoud Kohl van Wijngaarden

Refs #36575 - Avoid translations during startup on root_pass

Fixes: c4bfd47fc285 ("fixes #3725, #4167 - root password validations, remove default password")

001a7ffc 10/05/2023 02:50 PM Oleh Fedorenko

Fixes #36796 - Make host_facts_updated event visible

82d26295 10/05/2023 02:19 PM Oleh Fedorenko

Refs #36715 - Update fact_names description for facts_hash

735b4016 09/27/2023 03:11 PM Jeremy Lenz

Fixes #36715 - Speed up host fact retrieval

def66d5a 08/22/2023 12:35 PM Oleh Fedorenko

Fixes #36104 - Distinguish host events

33ff2be9 06/12/2023 12:20 PM Markus Bucher

Fixes #35942 - pass from settings not encrypted

ea998f89 05/25/2023 08:21 PM Jeremy Lenz

Fixes #36426 - Introduce human-readable host statuses

47b7483b 02/16/2023 11:23 AM Adam Ruzicka

Fixes #36107 - Suppress warnings from accessing undefined settings

When Foreman is installed without puppet plugin, it still receives
puppet report from installer run. Visiting dashboard then emits a lot of
warning into logs as Foreman tries to access various puppet_* settings.

View revisions

Also available in: Atom