Title: Message Title
Kylo Ginsberg commented on an issue
Facter / Bug FACT-721
Solaris ldom.rb calls virtinfo incorrectly
ldom.rb, has a check for
if Facter.value(:kernel) == 'SunOS' and Facter::Core::Execution.which('virtinfo')

and then calls "virtinfo -ap".

however, that is only valid for sparc. on Solaris x86, that command line is invalid.
This causes is_virtual to fail. Which in turn, causes facter to fail. which in turn, causes PUPPET to fail.
Please fix this ...

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to