Issue #5040 has been updated by Matt Robinson. Keywords changed from virtual, is_virtual, HP-UX to virtual, is_virtual, HP-UX communitypatch
---------------------------------------- Feature #5040: virtual should detect hpvm https://projects.puppetlabs.com/issues/5040 Author: Stefan Schulte Status: Accepted 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.
