免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 3623 | 回复: 1
打印 上一主题 下一主题

[puppet] puppet agent不同步master资源 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2015-06-10 12:24 |只看该作者 |倒序浏览
puppet agent已通过master验证:
puppetmaster及puppet agent服务正常启动;
puppet agent -t无报错,但有如下debug信息:
Debug: Failed to load library 'msgpack' for feature 'msgpack'
Debug: Puppet::Network::Format[msgpack]: feature msgpack is missing
Debug: file_metadata supports formats: pson b64_zlib_yaml yaml raw
Debug: Using cached connection for https :// server195.rj.htth.com:8140
Debug: Caching connection for https :// server195.rj.htth.com:8140

资源配置site.pp为:
node 'server182.rj.htth.com'
{
file {'/tmp/good':
  ensure => present,}
}

puppet agent -t log为:
[root@server182 ~]# puppet agent -t
/usr/lib/ruby/site_ruby/1.8/puppet/defaults.rb:214: warning: Insecure world writable dir /home/tomcat7/bin in PATH, mode 040777
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Caching catalog for server182.rj.htth.com
Info: Applying configuration version '1433901191'
Notice: Finished catalog run in 0.03 seconds
[root@server182 ~]#

论坛徽章:
0
2 [报告]
发表于 2015-06-12 22:50 |只看该作者
已处理:master puppet.conf定义了enviormentpath,该环境定义错误,删除后恢复正常同步
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP