Issue #16506 has been updated by Matthaus Owens. Status changed from Merged - Pending Release to Closed
Released in Facter 1.6.14 ---------------------------------------- Bug #16506: -p option invalid passed to uname in 'hardwareisa' fact on HP-UX https://projects.puppetlabs.com/issues/16506#change-76602 Author: Alex Harvey Status: Closed Priority: Normal Assignee: Category: hpux Target version: 1.6.14 Keywords: uname hardwareisa Branch: https://github.com/puppetlabs/facter/pull/334 Affected Facter version: The following code does not work on HP-UX - Facter.add(:hardwareisa) do setcode 'uname -p' end And the following results - $ facter hardwareisa /usr/bin/uname: illegal option -- p usage: uname [-amnrsvil] [-S nodename] This affects all versions of HP-UX. -- 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.
