This is a known issue with Facter 1.5.x. Not all facts return when run using:
# facter factname The fact is still available when you run facter without the name of the fact. If you want to use the value of a fact in another fact then there are a number of examples in the facter code. Regards James Turnbull http://www.james-turnbull.com On 20/05/2009, at 6:59 AM, kymas <[email protected]> wrote: > > Yes, redhat-lsb-3.1-12.3.EL is installed. > > On May 19, 3:55 pm, Jason Rojas <[email protected]> wrote: >> is the redhat-lsb rpm installed? >> >> On May 19, 2009, at 1:48 PM, kymas wrote: >> >> >> >>> Hi all, I am creating a recipe for rhel boxes which needs to >>> determine what type of install is present (server or client). I >>> thought I would use the facter fact lsbdistid for this purpose but >>> when I run "facter lsbdistid" from the command line nothing is >>> returned. If I just run facter and grep for lsbdistid, what I am >>> looking for is returned. Does anyone know why this might be? >>> Thanks >>> for your help. > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---
