0

我正在尝试遵循此链接上的文档:http: //docs.puppetlabs.com/pe/latest/quick_start.html 当我到达运行的部分时...

sudo puppet agent --test 

我收到此错误消息...

err: Could not retrieve catalog from remote server: Error 400 on SERVER: 
Error 403 on SERVER: Forbidden request: red-cricket-pe-master (xxx.xxx.xxx.xx) access to /facts/red-cricket-agent [save] authenticated at line 45 
warning: Not using cache on failed catalog 
err: Could not retrieve catalog; skipping run 

谢谢红

4

1 回答 1

0

在这里找到我的答案:https ://serverfault.com/questions/491623/puppet-enterprise-2-7-error-400-on-server-error-403-on-server-cant-puppet/493085#493085

看起来你必须安装控制台。

于 2013-03-28T19:02:38.220 回答