Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
base.rb 118 Bytes
infrastructure_facet.rb 91 Bytes
reported_data_facet.rb 859 Bytes

Latest revisions

# Date Author Comment
d559505b 11/03/2022 10:48 AM Maria Agaphontzev

Fixes #35696 - add bios info to reported data facet

950040e4 10/14/2022 08:55 AM Chris Roberts

Fixes #35619 - Add kernel_version to reported data facet for new host UI

7f01e1b3 10/21/2021 12:20 PM Adam Ruzicka

Fixes #32328 - Infrastructure roles

Introduces things needed to assign infrastructure roles to hosts.

A host can now have an infrastructure facet, which can be used to mark a
host as foreman instance by setting a flag on the facet. The facet can
also be used to establish a relationship between the host and a smart...

9d93ecea 04/08/2021 09:17 AM Dominik Matoulek

Fixes #32170 - Adding total_disk_size to host facets

This PR introduced new parameter to hosts facets. Parameter is a total
disk size that is included in Discovery plugin at own. However that
means that we have to maintain a two "facets like" codes at one time...

5de05e85 07/16/2020 06:48 AM Ondřej Ezr

Fixes #30126 - use facets fact parsing

42feb26c 07/19/2019 09:31 AM Marek Hulán

Fixes #26393 - extract uptime to reported facet

A new Reported Data facet is introduced. This should be used for storing
reported information from various fact parsers. Fact Parser now defines
a new optional to implement method, to gather boot time in seconds. Some...

4deab2f3 04/12/2017 02:31 AM Lukas Zapletal

Fixes #13772 - orchestration now uses app logger

1b38f231 11/28/2016 05:11 AM Shimon Shtein

Fixes #17439 - Moved facet base to a concern

If the plugin that wants to create a new facet doesn't want to
take the inheritance slot (for example if it already has some
base class), it can `include` the new concern.

96509134 01/14/2016 05:34 AM Shimon Shtein

Fixes #12630 - Facets registration

View revisions

Also available in: Atom