Puppet报错Could not match

来源:互联网 发布:网络安全教育主题班会 编辑:程序博客网 时间:2024/05/29 21:35

刚刚报了个错:

Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Could not match ; at /etc/puppet/modules/app_dokuwiki/manifests/initial/initial.pp:24 on node zabbixtestWarning: Not using cache on failed catalogError: Could not retrieve catalog; skipping run

代码就不贴了,原因是资源最后一个“;”被我输成了“;”,郁闷啊,找了N久……

主要还是没细看报错信息。