On Jan 12, 2009, at 7:14 PM, chakkerz wrote:
>
> Hello again
>
> My yaml file for puppetslave contains the fact:
> [r...@puppetbeta manifests]# grep deploysudoers /var/lib/puppet/yaml/
> facts/puppetslave.its.uq.edu.au.yaml
> deploysudoers: "false"
>
> which i note is a string (quotes), not a tr
PS: I've updated http://reductivelabs.com/trac/puppet/wiki/AddingFacts
to reflect how you can find out what values the client uses
cheers
chakkerz
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
Hello again
My yaml file for puppetslave contains the fact:
[r...@puppetbeta manifests]# grep deploysudoers /var/lib/puppet/yaml/
facts/puppetslave.its.uq.edu.au.yaml
deploysudoers: "false"
which i note is a string (quotes), not a true / false / boolean ... so
i've fixed my fact by changing my
On Jan 11, 2009, at 6:05 PM, chakkerz wrote:
> Firstly, most importantly, how do i fix this? how do i make sure my
> fact is used?
> Secondly, how can I find out what facter actually tells puppet are
> facts?
Check the $yamldir/facts on your server -- you should see a yaml-
encoded copy of all