Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/codeigniter/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
由于Puppet modules metadata.json文件权限,Puppet Master/Puppet Agent部署失败_Puppet_Centos6.5 - Fatal编程技术网

由于Puppet modules metadata.json文件权限,Puppet Master/Puppet Agent部署失败

由于Puppet modules metadata.json文件权限,Puppet Master/Puppet Agent部署失败,puppet,centos6.5,Puppet,Centos6.5,我正在使用CentOS 6.5 64位中的傀儡主机/傀儡代理部署 我的问题是执行Puppet代理的请求以启动Puppet模块的安装。当我从Puppet Agent执行以下命令行时: puppet agent --server <internal-puppet-server-hostname> --test 关于错误发生的一些想法?谢谢。我在puppet repository中找到了这个,但是在他们的例子中,puppet版本是3.4.3,但是我有3.8.2版本…我在puppet re

我正在使用CentOS 6.5 64位中的傀儡主机/傀儡代理部署

我的问题是执行Puppet代理的请求以启动Puppet模块的安装。当我从Puppet Agent执行以下命令行时:

puppet agent --server <internal-puppet-server-hostname> --test
关于错误发生的一些想法?谢谢。

我在puppet repository中找到了这个,但是在他们的例子中,puppet版本是3.4.3,但是我有3.8.2版本…我在puppet repository中找到了这个,但是在他们的例子中,puppet版本是3.4.3,但是我有3.8.2版本。。。
Info: Retrieving pluginfacts
Error: /File[/var/lib/puppet/facts.d]: Failed to generate additional resources using 'eval_generate': Error 400 on SERVER: Permission denied - /etc/puppet/modules/yum/metadata.json
Error: /File[/var/lib/puppet/facts.d]: Could not evaluate: Could not retrieve file metadata for puppet://<internal-puppet-server-hostname>/pluginfacts: Error 400 on SERVER: Permission denied - /etc/puppet/modules/yum/metadata.json
Info: Retrieving plugin
Error: /File[/var/lib/puppet/lib]: Failed to generate additional resources using 'eval_generate': Error 400 on SERVER: Permission denied - /etc/puppet/modules/yum/metadata.json
Error: /File[/var/lib/puppet/lib]: Could not evaluate: Could not retrieve file metadata for puppet://<internal-puppet-server-hostname>/plugins: Error 400 on SERVER: Permission denied - /etc/puppet/modules/yum/metadata.json
Info: Caching catalog for <internal-puppet-agent-hostname>
Info: Applying configuration version '1440623253'
-r--------.  1 root root   539 2015-08-18 14:19 metadata.json