Hello,
I tried to include a conf-directory to my puppet-sudo-module.
Now I'm getting this error:
> Error:> /Stage[main]/Sudo/File[sudo.dir]:> Failed to generate additional> resources using 'eval_generate': Error> 400 on SERVER: Not authorized to call> search on /file_metadata/sudo/conf> with {:links=>"manage",> :recurse=>true, :checksum_type=>"md5"}> Error:> /Stage[main]/Sudo/File[sudo.dir]:> Could not evaluate: Could not retrieve> file metadata for puppet:///sudo/conf:> Error 400 on SERVER: Not authorized to> call find on /file_metadata/sudo/conf> with {:links=>"manage",> :source_permissions=>"use"}
As source-dir I set this: `puppet:///sudo/conf/`
↧