Issue #22844 has been updated by Josh Cooper.
Merged in commit [4bc58fcb1c](https://github.com/puppetlabs/facter/commit/4bc58fcb1c) to be released in 1.7.4. ---------------------------------------- Bug #22844: The 'virtual' and 'is_virtual' facts are incorrect for Windows guests hosted on kvm https://projects.puppetlabs.com/issues/22844#change-99281 * Author: Karl Davis * Status: Merged - Pending Release * Priority: Normal * Assignee: * Category: * Target version: 1.7.4 * Keywords: windows * Branch: https://github.com/puppetlabs/facter/pull/549 * 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.
