Well this rarely happens... I think I've cracked it... I'm using puppetrun --host from the master force the client to check in for updated files.
I had to add this to puppet.conf on the client listen = true Then add this to auth.conf on the client to allow the master to check for updates. path /run method save allow <puppetmaster FQDN> and path / auth any allow <puppetmaster FQDN> > > > > > > -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/dZ1duP-VmyMJ. 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.
