Issue #16506 has been reported by Alex Harvey.
----------------------------------------
Bug #16506: -p option invalid passed to uname in 'hardwareisa' fact on HP-UX
https://projects.puppetlabs.com/issues/16506
Author: Alex Harvey
Status: Unreviewed
Priority: Normal
Assignee: Alex Harvey
Category:
Target version:
Keywords:
Branch:
Affected Facter version: 1.6.12-rc2
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.