码迷,mamicode.com
首页 > 其他好文 > 详细

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

时间:2018-05-30 18:11:34      阅读:207      评论:0      收藏:0      [点我收藏+]

标签:ast   salt   min   master   ati   文件   mini   应该   TE   

错误信息

[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

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

标签:ast   salt   min   master   ati   文件   mini   应该   TE   

原文地址:https://www.cnblogs.com/vickey-wu/p/9112370.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!