Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

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

173b7f9c 08/01/2019 10:07 AM Timo Goebel

fixes #26727 - import host with bonded primary interface

1e48b110 10/08/2018 11:28 AM Herwig Bogaert

Fixes #24744,#24873 - facter 3.x initial support

ef9f2f9d 12/09/2016 03:51 AM Trey Dockendorf

Fixes #6006 - Add options to disable updates from facts

Add option ignore_facts_for_operatingsystem:
do not update system's operating system based on facts
Add option ignore_facts_for_domain:
do not update system's domain based on facts
13875289 11/16/2016 12:39 PM Dominic Cleal

fixes #17335 - parse Solaris update as minor version

Also fixes idempotency of OSes with only a major version (as Solaris
was prior to this change), where `minor` was nil instead of "", causing
the OS to be recreated with a validation error.

ea98080f 09/24/2016 03:20 AM Dominic Cleal

fixes #16557 - move tests into modern Rails layout

Models, controllers, mailers and helpers are now in test/ subdirs
matching app/ subdirs. Service, miscellaneous and old test/lib/ tests
are now in test/unit/ separated from models, which obsoletes the custom...

View revisions

Also available in: Atom