HomePhorge

Fixed #11888 - Changed providers to use osfamily fact.
2c575418ba17Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fixed #11888 - Changed providers to use osfamily fact.

Previously the up2date, redhat and systemd providers used the
operatingsystem fact to select defaults and constraints. This often
meant that new operating systems using the same providers had to be
manually added to the list of supported operating systems

This commit replaces the use of operatingsystem with osfamily meaning
addition of new operating systems is now centralised in one place in
Facter rather than requiring multiple updates.

Tests supporting this have been added to prevent regressions.

Details

Provenance
James Turnbull <james@lovedthanlost.net>Authored on
Daniel Pittman <daniel@puppetlabs.com>Committed on Jan 18 2012, 11:32 PM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUc17cc7a78a44: Merge branch '2.7.x'
Branches
Unknown
Tags
Unknown

Event Timeline

Daniel Pittman <daniel@puppetlabs.com> committed rPU2c575418ba17: Fixed #11888 - Changed providers to use osfamily fact. (authored by James Turnbull <james@lovedthanlost.net>).Jan 18 2012, 11:32 PM