Hi Ravi, On Sun, Nov 20, 2011 at 11:07 AM, Ravi <[email protected]> wrote:
> Thanks for your reply. Tried this and was able to get the config file. > But i now have a strange problem - The agent starts up and in the log > file i see the following error - > > Sun Nov 20 18:39:45 +0000 2011 /File[C:/ProgramData/PuppetLabs/puppet/ > var/facts]/ensure (err): change from directory to file failed: Could > not set 'file on ensure: Permission denied - C:/ProgramData/PuppetLabs/ > puppet/var/facts > > I've run across this a few times, but haven't filed a bug yet. When running puppet agent --genconfig (or config print all), puppet generates 3 fact related settings that prevent the agent from being able to start. I don't think this is specific to Windows, but haven't spent time to narrow it down. Just comment out the property that ends with "var/facts" and try again. You'll need to do this for 2 other fact related properties, then you should be good. Josh -- Josh Cooper Developer, Puppet Labs -- 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.
