Issue #6690 has been updated by T.J. Yang.
>Is OpenIndiana binary compatible with Solaris 11? If so, I believe it should >be in the Solaris osfamily. Yes so far, but it will differ over time. It is best to distinguish Solaris vs OpenIndiana somehow. if not is in "osfamily", please have it at another variable. ---------------------------------------- Feature #6690: OpenIndiana facter(puppet) support https://projects.puppetlabs.com/issues/6690 Author: T.J. Yang Status: Accepted Priority: Normal Assignee: Category: library Target version: 1.6.x Keywords: OpenIndiana support Branch: Affected Facter version: I am opening this ticket to track the support of OpenIndiana (OpenSolaris after). root@oi:~# gem install puppet Fetching: puppet-2.6.6.gem (100%) Successfully installed puppet-2.6.6 1 gem installed Installing ri documentation for puppet-2.6.6... Installing RDoc documentation for puppet-2.6.6... Could not find main page README Could not find main page README Could not find main page README Could not find main page README root@oi:~# root@oi:~# /var/ruby/1.8/gem_home/bin/facter domain => test.net facterversion => 1.5.8 fqdn => oi.test.net hardwareisa => i386 hardwaremodel => i86pc hostname => oi id => root interfaces => lo0,e1000g0 ipaddress => 192.168.1.39 ipaddress_e1000g0 => 192.168.1.39 ipaddress_lo0 => 127.0.0.1 is_virtual => true kernel => SunOS kernelmajversion => oi_148 kernelrelease => 5.11 kernelversion => oi_148 macaddress => 0:c:29:1d:c9:67 macaddress_e1000g0 => 0:c:29:1d:c9:67 manufacturer => VMware, Inc. netmask => 255.255.255.0 netmask_e1000g0 => 255.255.255.0 netmask_lo0 => 255.0.0.0 network_e1000g0 => 192.168.1.0 network_lo0 => 127.0.0.0 operatingsystem => Solaris operatingsystemrelease => 5.11 path => /usr/gnu/bin:/usr/bin:/usr/sbin:/sbin productname => VMware Virtual Platform ps => ps -ef puppetversion => 2.6.6 rubysitedir => /usr/ruby/1.8/lib/ruby/site_ruby/1.8 rubyversion => 1.8.7 serialnumber => VMware-56 4d 26 47 a4 6c 65 3b-24 e9 8e 51 f9 1d c9 67 sshdsakey => snipped sshrsakey => snipped timezone => CST type => 0x1 (other) uniqueid => 008e4194 uptime => 0:12 hours uptime_days => 0 uptime_hours => 0 uptime_seconds => 744 virtual => vmware root@oi:~# -- 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.
