Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
FACT 2.4.6
-
None
-
Platform OS
-
Platform OS Kanban
-
Bug Fix
-
Facter now correctly recognizes "Virtuozzo Linux" as a Redhat derivative
Description
Facter 2.4.6 is currently not able to determine correctly VirtuozzoLinux (this got released last week):
# facter -p os
|
{"name"=>"RedHat", "release"=>{"major"=>"6", "full"=>"6.7", "minor"=>"7"}, "family"=>"RedHat"}
|