Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
16701e6b 01/03/2022 09:27 AM Dominik Matoulek

Fixes #33470 - Adding support for CentOS Stream

The facts from Stream has not yet supported in Foreman. This PR adds correct recognition for all parsers.

aeaad75c 11/24/2021 11:45 AM Marek Hulán

Fixes #33981 - fix the RHEL OS name parsing

When the parser lived in the foreman_ansible plugin, it started to
prefer the lsb facts over the distribution one, which is correct
behavior. See
https://github.com/theforeman/foreman_ansible/commit/ba50f37a00fb55c9695b5ef0cb80987f8eb532f8...

b6755afe 11/04/2021 08:17 AM Alexander Olofsson

Fixes #33769 - Windows client installation type

This will currently only handle a single difference - Windows Server vs
Windows. Not things like Windows Server Standard vs Windows Server Core,
or Windows vs Windows Education, etc.

8fa4f74b 10/31/2021 01:38 PM Lukáš Zapletal

Refs #23936 - disable NIC fact parsing on Windows

cc63685d 07/21/2021 10:27 AM Dominik Matoulek

Fixes #32548 - Moving Salt fact parser to Core

Moving Salt fact parser from Salt plugin to Core for better refactoring of parsers logic

bd688271 06/16/2021 11:50 AM Dominik Matoulek

Fixes #32518 - Moving Ansible fact parser

Moving Ansible fact parser from Ansible plugin to Core for better refactoring of parsers logic

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

5d61c18f 05/03/2020 07:25 AM Lukáš Zapletal

Fixes #29110 - updated fact parser to handle v3 debian OS (#7482)

9a25215c 04/01/2020 01:17 PM Marek Hulán

Fixes #1513 - distinguish between RHEL 7 Server and Workstation

When facts are received we parse them and create/assign the operating
system of a host accordingly. We didn't correctly detect the right RHEL
7 distribution and considered every RHEL 7 as Server. For people having...

99002250 09/26/2019 10:45 AM Lukas Zapletal

Fixes #27685 - use networking::primary for detection

View revisions

Also available in: Atom