Issue #4754 has been updated by Daniel Pittman. Assignee deleted (Daniel Pittman)
---------------------------------------- Bug #4754: Factor does not recognize Parallels VM https://projects.puppetlabs.com/issues/4754#change-92391 * Author: Benedikt Köppel * Status: Closed * Priority: Normal * Assignee: * Category: library * Target version: 1.5.9 * Keywords: virtual,facter * Branch: * Affected Facter version: ---------------------------------------- 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 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.
