summaryrefslogtreecommitdiffstats
path: root/spec/unit/operatingsystemrelease.rb
Commit message (Collapse)AuthorAgeFilesLines
* [#4289] operatingsystemrelease fact for oel, ovsRein Henrichs2010-08-181-0/+39
When Facter returns operatingsystem as "oel" or "ovs", the operatingsystemrelease fact does not catch these properly, causing an error. Specs added to catch failure and case statement updated to catch "oel" and "ovs" as well as "OEL" and "OVS"