这些是我的文件:
我需要在图中设置基础架构,并且我想使用 Puppet Automation 来执行此操作。我需要,
- 创建 4 台 VM,1 台用于 DB,1 台 Web 服务器,1 台负载均衡器,1 台主机
- 使用 Puppet Agent 设置它们
- 从社区网站(Puppet Forge/Chef Supermarket)找到合适的模块/食谱
- 使用从社区站点获取的配方/类来配置节点。
提供配置参数以使所有这些节点相互连接。
最终目标是有一个有效的 Wordpress 设置。
我陷入了主代理配置过程。我有一个 Puppet 大师和 3 个代理正在运行。但是,但是每当我#puppet agent --test
在代理中运行时,它都会引发错误。我期待社区的帮助。
我得到的错误是......
[root@agent1 vagrant]# puppet agent --noop --test
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Loading facts
Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Could
Warning: Not using cache on failed catalog
Error: Could not retrieve catalog; skipping run