Puppet Enterprise is running on the rhel amis . Puppet enterprise version is 2017 2.2
The node is running on amazon amis. Node has docker containers.
There is a hiera classification involved which is working fine.
But when i run the puppet agent on the node. I see this error --
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Loading facts
Warning: Facter: Could not process routing table entry: Expected a destination followed by key/value pairs, got '172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown'
Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Exception while executing '/etc/puppetlabs/code/environments//scripts/config_version.sh': Cannot run program
"/etc/puppetlabs/code/environments//scripts/config_version.sh" (in directory "."): error=13, Permission denied on node
Warning: Not using cache on failed catalog
Error: Could not retrieve catalog; skipping run
Can some one please guide here what is this error=13 permission denied.
↧