Issue #1424 has been updated by Martin Englund.
the reason for having zones as a fact is to be able to gather information about the zones you have running on a system, and then zonename helps you act differently if you are dealing with a zone that hasn't been created by puppet (i.e. being managed as a "normal" solaris instance) ---------------------------------------- Feature #1424: Zone facts for Solaris https://projects.puppetlabs.com/issues/1424 Author: Martin Englund Status: Code Insufficient Priority: Low Assignee: Paul Nasrat Category: library Target version: 2.0.0 Keywords: solaris zone Branch: Affected Facter version: Two new facts should be added for Solaris (10): zonename and zones zonename is the output of /usr/bin/zonename which MAY differ from hostname. zones is the number of zones on the system, and then one zone_<zonename> is added for each zone, which should contain the state of the zone, e.g. running, installed, incomplete, etc. -- 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.
