Issue #13680 has been updated by Ken Barber.
@haus - can you comment on this ticket? Like I said - I'm wary here as it means when someone upgrades Facter with this 'funtoo' patch (#13683), they'll need to upgrade Puppet as well - lest they'll break their package & service resource. We could cover it in a release note for Facter - but I'm wary as this might not be read by most people. A safer approach might be to rebase these patches for the next release of facter and/or puppet - but its still an odd pinning of puppet release to facter (normally we do it the other way around). ---------------------------------------- Feature #13680: Distinguish "Funtoo" from "Gentoo" Linux https://projects.puppetlabs.com/issues/13680#change-59784 Author: Marc Richter Status: In Topic Branch Pending Review Priority: Normal Assignee: Category: facter Target version: Affected Puppet version: 2.7.12 Keywords: gentoo, funtoo Branch: [Funtoo Linux](http://www.funtoo.org/) is a Fork of Gentoo Linux from the former creator of Gentoo Linux, Daniel Robbins. The two derivates behave mostly the same, but they are differing more and more over time. So the package manager portage (and it's frontend emerge) for example are behaving a little different already. Packages are named different, versions differ, and so on. It would be great if one could differ between Funtoo and Gentoo in his manifests to install different package versions on Funtoo/Gentoo or package versions or deliver different configurations. You can differ between Funtoo and Gentoo Linux from the content of the file /etc/gentoo-release Funtoo: jb2 ~ # cat /etc/gentoo-release Funtoo Linux - baselayout 2.1.8 Gentoo: gentoo-ds ~ # cat /etc/gentoo-release Gentoo Base System release 2.1 Best regards, Marc -- 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.
