Issue #1424 has been updated by shubhra sinha varma. Status changed from In Topic Branch Pending Review to Merged - Pending Release
Added the 3 facts - zones(#), zone_(status) and zonename(name). Sent a pull request. https://github.com/puppetlabs/facter/pull/167 ---------------------------------------- Feature #1424: Zone facts for Solaris https://projects.puppetlabs.com/issues/1424 Author: Martin Englund Status: Merged - Pending Release Priority: Low Assignee: shubhra sinha varma 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.
