Hi, Today I removed an old puppet version (3.4.3) and installed the new 64bit 3.7.1 on a Windows 2008 server.
After installation it appears as if nothing works now: In C:\ProgramData\PuppetLabs\puppet\etc\puppet.config I have: [main] server=mypuppetserver pluginsync=true autoflush=true environment=dev In C:\ProgramData\PuppetLabs\facter\facts.d I have some custom facts: role.txt (with contentserver_role=icisapi) Problems: - When running puppet checks form the command line like"facter" it doesn't display any facts from the facts.d folder - When running puppet agent --configprint server it always returns "puppet" - When running puppet agent --configprint environment it always returns "production" It's as if the Puppet agent is ignoring C:\ProgramData\PuppetLabs\puppet\etc\puppet.config. I tried looking in the release notes to see if theres any breaking changes affecting this but can't see anything. Any ideas!? Thanks Dan -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/693cee37-fbc3-486e-9b9c-58dc56d5bb56%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
