Issue #6682 has been updated by Daniel Pittman.
T.J. Yang wrote: > Following is a facts report example on a LDOM (Child) session. Some facts > edit for privacy. > > "is_virtual => false" value should be true. > "virtual => physical" value should be something like ldom `is_virtual` is derived from the `virtual` fact, so fixing the later should sort out the former. At the moment we only check for zones; I don't know that much about the Sun stuff, but I presume that is distinct from an LDOM. Given that, how can we detect that this is an LDOM rather than a regular physical machine? We use the '/.SUNWnative' directory and the zonename executable output to work that out for zones... If you can let us know what lets us detect this being an LDOM we can totally extend the facts to report that correctly. Thanks for letting us know. ---------------------------------------- Feature #6682: Solaris LDOM facts https://projects.puppetlabs.com/issues/6682 Author: T.J. Yang Status: Unreviewed Priority: Normal Assignee: Category: Target version: 1.5.9 Keywords: Solaris LDOM, Oracle VM for sparc Branch: Beside ability to identify Solaris Zones, code to generate facts for Solaris LDOM child and master is needed. Will update more when I find out how to do that. -- 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.
