sunage001 发表于 2015-11-26 08:53:10

chef安装过程可能出现的问题

  1.rpm -e卸载不干净,配置文件仍然存在
find / -name "*chef*" 删除
2.ec_sync_user.pem文件从master scp到replication上,可能权限不够,chmod 644。
3.chef sync、opscode manage需要单独安装。
  

  
页: [1]
查看完整版本: chef安装过程可能出现的问题