salt查看日志: salt --log-level=all "10.199.165.244" state.highstate

进入调试模式: salt-minion -l debug
[DEBUG   ] Reading configuration from /etc/salt/minion
[DEBUG   ] Configuration file path: /etc/salt/minion
[INFO    ] Setting up the Salt Minion "本机主机名"
[DEBUG   ] Created pidfile: /var/run/salt-minion.pid
[DEBUG   ] Reading configuration from /etc/salt/minion
[DEBUG   ] Attempting to authenticate with the Salt Master at 主IP
[INFO    ] Generating keys: /etc/salt/pki/minion
[DEBUG   ] Loaded minion key: /etc/salt/pki/minion/minion.pem
[CRITICAL] The Salt Master has rejected this minion's public key!
To repair this issue, delete the public key for this minion on the Salt Master and restart this minion.
Or restart the Salt Master in open mode to clean out the keys. The Salt Minion will now exit.

删除master上的文件,rm -rf  /etc/salt/pki/master/minions/name

重启salt-minion

最新文章

  1. 用JAVA写简单的栈
  2. Android Studio项目目录结构介绍——android菜鸟成长之路
  3. 通过单元测试理解spring容器以及dubbo+zookeeper单元测试异常处理
  4. java集合-HashMap
  5. delete drop truncate 区别
  6. SQL取某个字段最大(小)数值及其相应行的其他字段值的句语
  7. Hibernate学习之表一对多,多对一关系
  8. MySQL常见问题汇总(原创)
  9. cxf客户端代码设置设置访问用户名、密码、证书域名不匹配认证通过
  10. java学习笔记(4):内存管理
  11. 资本助力转型 TCL攻守转换(转型、并购、过冬前一定要保留强大的战略预备队)
  12. flex 载入GIF图片
  13. 用SQL脚本移除视图中存在的机器名
  14. VMVare 桥接上网
  15. 在 Centos 安装 MySQL
  16. 【Boost】boost::string_algo详解2——find相关函数
  17. 转:response.sendRedirect 使用注意事项
  18. 大神你好,可以帮我P张图吗?
  19. 关于idea通过smalidea无源调试apk
  20. 数据库历险记(二) | Redis 和 Mecached 到底哪个好?

热门文章

  1. 正则表达式 获取字符串内提取图片URL字符串
  2. 主攻ASP.NET.4.5 MVC4.0之重生:图书推荐
  3. C语言一个细节地方的说明【防止使用不当而出错】
  4. Linux 一键安装 webmin/virtualmin
  5. composer启用国内镜像网站的配置更改办法
  6. linux基础(1)-yum源配置
  7. <转载>获取运行中的TeamViewer的账号和密码
  8. 查找和删除倒数第n个节点的问题
  9. 【转】Oracle中插入和取出图片(用BLOB类型)
  10. pdf2swf+flexpaper解决pdf在线阅读(类百度文库)