Issue #17029 has been reported by Joshua Hoblitt. ---------------------------------------- Feature #17029: Gentoo linux should properly be it's own osfamily https://projects.puppetlabs.com/issues/17029
Author: Joshua Hoblitt Status: Unreviewed Priority: Normal Assignee: Category: Target version: Keywords: osfamily gentoo Branch: Affected Facter version: Presently, osfamily on gentoo linux is set by the default handler to just 'Linux'. This isn't very helpful when doing a case statement on $osfamily in puppet to select package names as your forced into nesting a check for $operatingsystem = "Gentoo". Gentoo truly is a family as there are many derivatives in the wild although there don't seem to be any unit tests for these operatingsystems in the facter tree. Including at last these members: https://en.wikipedia.org/wiki/Category:Gentoo_Linux_derivatives I'm planning to submit a pull request to add Gentoo as it's own osfamily. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
