Issue #4754 has been updated by James Turnbull. Target version changed from 2.0.0 to 1.5.9
---------------------------------------- Bug #4754: Factor does not recognize Parallels VM https://projects.puppetlabs.com/issues/4754 Author: Benedikt Köppel Status: Closed Priority: Normal Assignee: Daniel Pittman Category: library Target version: 1.5.9 Affected Puppet version: 0.25.4 Keywords: virtual,facter Branch: Hello Factor does not recognize that it is running inside: <pre> root@puppet:/etc/puppet# facter is_virtual root@puppet:/etc/puppet# echo $? 0 root@puppet:/etc/puppet# facter virtual physical </pre> About my system: <pre> root@puppet:/etc/puppet# cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=10.04 DISTRIB_CODENAME=lucid DISTRIB_DESCRIPTION="Ubuntu 10.04.1 LTS" root@puppet:/etc/puppet# facter --version 1.5.6 root@puppet:/etc/puppet# ruby --version ruby 1.8.7 (2010-01-10 patchlevel 249) [i486-linux] root@puppet:/etc/puppet# puppet --version 0.25.4 </pre> Best Regards, B. Koeppel -- 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.
