Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
base.rb 23 KB
managed.rb 38.7 KB

Latest revisions

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

c3afd8f0 11/23/2022 01:14 PM Nofar Alfassi

Fixes #35642 - update the message in the new UI to display the host's creator

Add `creator_id` property to the Host model to save the user who created each host.
This property is used in the new host details UI to display the user who created the host.

7a157e01 03/18/2022 07:51 PM Lukas Zapletal

Fixes #31965 - make bmc_credentials_accessible disabled by default

Also remove the settings check as that would be pretty useless with this new value.

Signed-off-by: Lukas Zapletal <>

c56db5d6 03/15/2022 02:37 PM Lukas Zapletal

Refs #34360 - allow host deleting with host_reports plugin

Signed-off-by: Lukas Zapletal <>

c67703aa 03/09/2022 09:05 PM Tomer Brisker

Refs #10413 - Drop unattended mode checks from models

8947c65a 02/08/2022 10:10 PM Oleh Fedorenko

Refs #34360 - Use Plugin's API

d6c44dcf 02/02/2022 06:02 PM Lukas Zapletal

Fixes #34360 - prepare for Host Reports migration

Signed-off-by: Lukas Zapletal <>

09c865a3 01/10/2022 10:43 AM Leos Stejskal

Fixes #23300 - Brakeman SQL injections

Fix all foundings of SQL injections by
Brakeman: "brakeman --test SQL"

d1b90692 12/09/2021 12:41 AM Tomer Brisker

Fixes #34063 - Drop deprecated Host#import_facts method

View revisions

Also available in: Atom