Issue #20265 has been reported by Rudy JAUREGUI. ---------------------------------------- Bug #20265: Facter 1.6.X not considering Qemu virtual type https://projects.puppetlabs.com/issues/20265
* Author: Rudy JAUREGUI * Status: Unreviewed * Priority: Normal * Assignee: * Category: virtual * Target version: 1.6.x * Keywords: * Branch: * Affected Facter version: 1.6.5 ---------------------------------------- On ubuntu 12.04 LTS, the official version for the facter package is 1.6.5-ubuntu1. ii facter 1.6.5-1ubuntu1 collect and display facts about the system The is_virtual? method is not recognized on last version of KVM, because of the output of /proc/cpuinfo, which does not contains "Qemu Server" Infos. model name : Common KVM processor The workaround was added in the next versions of facter, and so I would like to provide you this patch, which fixes this bug on Ubuntu 12.04 LTS. Best regards -- rustx -- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
