On Thu, Oct 16, 2014 at 9:47 AM, Dan Gibbons <[email protected]> wrote:
> 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. > Hi Dan, Can you take a look at the file and ensure that it is named puppet.conf and not puppet.config? > > 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 > <https://groups.google.com/d/msgid/puppet-users/693cee37-fbc3-486e-9b9c-58dc56d5bb56%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Rob Reynolds Developer, Puppet Labs *Join us at **PuppetConf 2015, October 5-9 in Portland, OR - * http://2015.puppetconf.com/ *Register early to save 40%!* -- 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/CAMJiBK6z2wDaNwfMdvgmvTBgjagmUiRpFk_QSE5C%3D19yNkEFmg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
