Issue #8210 has been updated by eric sorenson. Status changed from Closed to Re-opened Assignee set to Adrien Thebo Target version changed from 1.6.14 to 1.7.0
Andreas, thanks for the ping on this to let us know it's not completely fixed. I'll re-open this and assign to Adrien as he is looking at virtualisation facts for Facter 1.7.0 as part of #16278. ---------------------------------------- Bug #8210: virtual fact should work for EL kvm guests https://projects.puppetlabs.com/issues/8210#change-86928 Author: Markus Falb Status: Re-opened Priority: Normal Assignee: Adrien Thebo Category: library Target version: 1.7.0 Keywords: Branch: https://github.com/puppetlabs/facter/pull/340 Affected Facter version: 1.6.2 The Output from /proc/cpuinfo can not used reliable for telling that it is a kvm virtual machine. On a CentOS 5.6 kvm Host with CentOS guests /proc/cpuinfo tells me: for a smp guest model name : QEMU Virtual CPU version 0.9.1 with only one cpu in the guest: model name : Pentium II (Klamath) but in both cases: $ dmidecode -t 4 ... Manufacturer: QEMU ... I believe it is possible to specify what cpu is used so on the commandline, so relying on the model name is not always working For more information please also have a look at <br>[https://bugzilla.redhat.com/show_bug.cgi?id=707523](https://bugzilla.redhat.com/show_bug.cgi?id=707523) -- 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.
