错误信息

[ERROR   ] Error parsing configuration file: /etc/salt/minion - conf should be a document, not <type 'str'>.
[ERROR   ] DNS lookup of 'salt' failed.

修改minion文件的master是漏了空格
#master: salt
应该修改为
master:空格ip

相关文章:

  • 2021-05-18
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-31
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-01-24
  • 2021-06-03
  • 2022-02-07
  • 2022-12-23
  • 2022-01-09
相关资源
相似解决方案