I have encountered a problem when running puppet on Windows. My environment is as follows:
Puppet master: CentOS 6.5 puppetserver 2.3.1 Client: Windows 2012 R2 Puppet 3.8.7 What happens: I provision a machine with razor and wait for the first Puppet run to complete. After puppet is finished, most resources from the manifests have been applied, but not all. I have looked in the local catalog, and the unapplied resources are present in the catalog. I can let Puppet run automatically as many times as I wish, and the resources will not be applied. However, if I open PowerShell or cmd and run "puppet agent -t" the remaining resources get applied as I would expect. There are some Puppet errors in the Windows event viewer, but they are not errors for the unapplied resources, and I do not do anything to address these errors before I run Puppet manually, so they seem unrelated. Any help would be greatly appreciated. -- 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/7658784c-5e04-4eb3-8c8c-e10d02de613e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
