On Oct 26, 2010, at 7:00 AM, Felix Frank wrote: >>> I am getting the following error: >>> >>> What is the problem here? What is file_metadata? Is this folder >>> suppose to exist on my master? >> >> I don't know what's wrong. That folder doesn't need to be created. It's >> possible you have a permissions problem. > > Right, good thinking. Make sure to see whether the puppetmaster is > logging anything suspicious.
Also, to check the permissions, do this on the puppetmaster: *) "cd /" *) "su puppet" *) "cd name_of_containing_folder" *) "cat filename_with_no_path.ext" Frankly, my best wild guess it that there (by design) is something strange with the file permissions (in auth.conf) on the /etc/puppet/manifests folder so that a node can only pull it's own config. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@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.