Puppet configuration file on Windows
Posted
by
Jeff Storey
on Server Fault
See other posts from Server Fault
or by Jeff Storey
Published on 2012-02-22T00:01:42Z
Indexed on
2012/04/10
5:33 UTC
Read the original article
Hit count: 530
I'm running puppet on windows as an admin (testing on windows 7, even though it is not officially supported). When I install puppet following the windows installation instructions, no puppet.conf file is generated in C:/ProgramData/PuppetLabs/puppet/etc. I can run puppet agent --genconfig to create one, but regardless of what values I put in there, it doesn't seem to respect them.
Is this just a puppet/windows issue? Or am I doing something wrong?
© Server Fault or respective owner