> I was wondering if anyone else has been using puppet and factor on HP-
> UX? I am looking to enhance the facts that you get with HP-UX but have
> not seen any current recipes, but rather than re-invent the wheel,
> thought I would ask first. It seems solaris, aix and others are
> covered but not poor HP-UX.
We have a couple of things, but not much. This is probably the only
one we have that''s useful to anyone else:
Facter.add(:hardwaremodel) do
confine :operatingsystem => :"hp-ux"
setcode ''/usr/bin/model''
end
If you come up with some, I''d love to check them out.
-Sam
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com
To unsubscribe from this group, send email to
puppet-users+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/puppet-users?hl=en
-~----------~----~----~----~------~----~------~--~---