Issue #5040 has been updated by Paul Berry. Status changed from Accepted to Available In Testing Branch
Available in next as commit:ee5f78a94e0aa1e12945e90f8c47d8be78ed00f8 ---------------------------------------- Feature #5040: virtual should detect hpvm https://projects.puppetlabs.com/issues/5040 Author: Stefan Schulte Status: Available In Testing Branch Priority: Normal Assignee: Category: Target version: Keywords: virtual, is_virtual, HP-UX communitypatch Branch: With HP-UX you can build virtual systems that are often refered to as HP-VMs. Facter should recognize HP-VMs and set "virtual" and "is_virtual" accordingly. The easiest way to recognize them I've found out so far (and that doesnt rely on tools that might be not installed) is to call /usr/bin/getconf MACHINE_MODEL If you're running a HP-VM Guest you will get something like 'ia64 hp server Integrity Virtual Machine' so I guess /Virtual Machine/ should always fit. -- 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.
