Hi All, I have an issue with puppet where we are getting errors on some of our new built servers where the catalogue is trying to render before distributing custom facts that are required to render the catalogue correctly.
We are running puppet 2.6.6 server and client. Error: err: Could not retrieve catalog from remote server: Error 400 on SERVER: Failed to parse template sudo/sudoers: Could not find value for 'customfact1' at /etc/puppet/default/modules/sudo/manifests/ init.pp:11 on node host.example.com Its my understanding the 'customfact1' fact is meant to be transferred to the host as part of the pluginsync process before the catalogue is rendered, but this doesn't seem to be happening on our new builds from the above error. Does anyone have any insight into the pluginsync/catalogue process and how this is fixable? Cheers, Josh -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.