Skip to content

erros while downloading configuration file from puppet master to the agent #9

@subhashcbk

Description

@subhashcbk

Hi Guys,

I am new to this puppet. I have a setup where master runs in Linux and agent is running on Windows. I want to configure my windows machine using puppet master, for which I have written a manifest file
which copies a configuration file from the master to my windows client.

When I was trying to run the agent I'm getting the following error:

err: /Stage[main]/Module1/File[change-ip.bat]: Failed to generate additional res
ources using 'eval_generate: Error 400 on SERVER: Not authorized to call search
on /file_metadata/packages/path/set-ip/set_ip.bat with {:recurse=>true, :links=>
"manage", :checksum_type=>"md5"}
err: /Stage[main]/Module1/File[change-ip.bat]: Could not evaluate: Error 400 on
SERVER: Not authorized to call find on /file_metadata/packages/path/set-ip/set_i
p.bat Could not retrieve file metadata for puppet:///packages/path/set-ip/set_ip
.bat: Error 400 on SERVER: Not authorized to call find on /file_metadata/package
s/path/set-ip/set_ip.bat at /mnt/puppetconf/modules/module1/manifests/init.pp:12

Could you please help me in resolving this issue?

Thanks in advance.

Regards,
Subhash

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions