仍然不起作用在/etc/puppet/manifests/site.pp
file { "/home/render/installation/":
ensure => "directory",
owner => "render",
group => "render",
recurse => "true",
mode => "0750",
source => "puppet:///files/installation/",
}
客户端上的目录仍然为空
ls /etc/puppet/files/installation/
1 2 3 4 5
在日志中的傀儡客户端上
3 月 21 日 12:28:12 lw-003 puppet-agent[28098]: (/File[/home/render/installation/]) 无法使用“eval_generate”生成其他资源:服务器上的错误 400:未授权调用搜索/file_metadata/files/installation with {:checksum_type=>"md5", :recurse=>true, :links=>"manage"}
3 月 21 日 12:28:12 lw-003 puppet-agent[28098]: (/File[/home/render/installation/]) 无法评估:服务器上的错误 400:无权调用 /file_metadata/files/ 上的查找安装无法检索 puppet:///files/installation 的文件元数据:服务器上的错误 400:无权调用 find on /file_metadata/files/installation Mar 21 12:28:12 lw-003 puppet-agent[28098]:在 0.28 秒内完成目录运行