Oh boy. I'm a bit stuck here. I just moved our puppet config into
environments, and now puppet won't serve up any files.

(/Stage[yum]/Yum::Client/File[/etc/yum.conf]) Could not evaluate: Error 400
on SERVER: Not authorized to call
 find on /file_metadata/pax_prod/yum/client/etc/yum.conf Could not retrieve
file metadata for puppet:///pax_prod/yum/client/etc/yum.conf: Error 400 on
SERVER: Not authorized to
 call find on /file_metadata/pax_prod/yum/client/etc/yum.conf at
/etc/puppet/env/pax_prod/modules/yum/manifests/client.pp:50

That error was with me trying to put the environment into the file path, ie:

source => "puppet://${server}/pax_prod/yum/client/etc/yum.conf",

which obviously didn't work. It didn't work without the environment name in
there either. What could I be missing here? Basically, every single file
reference is failing at the moment.

Doug.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
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.

Reply via email to