Issue #22844 has been updated by Jason Harmon.
Karl Davis wrote: > Sorry, not sure how to escape output here. Here's a second attempt: > [...] Adding ' when /Bochs/ then "bochs" ' to the virtual.rb file in the Windows kernel section corrected the detection for me in Facter. Easy fix that is hopefully put in the next release. ---------------------------------------- Bug #22844: The 'virtual' and 'is_virtual' facts are incorrect for Windows guests hosted on kvm https://projects.puppetlabs.com/issues/22844#change-98822 * Author: Karl Davis * Status: Unreviewed * Priority: Normal * Assignee: * Category: * Target version: * Keywords: windows * Branch: * Affected Facter version: 1.7.2 ---------------------------------------- I've got a Windows Server 2012 VM that's hosted on kvm. I get the following output from the Puppet v3.2.4 (open source) command prompt: > facter --version 1.7.2 > facter virtual physical > facter is_virtual false Unfortunately, this has led to Puppet trying to push configs to the VM that it shouldn't, e.g. ntp. -- 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. For more options, visit https://groups.google.com/groups/opt_out.
