首页 > 其他 > 详细

saltstack安装

时间:2021-04-13 23:18:42      阅读:17      评论:0      收藏:0      [点我收藏+]
[root@k8s-master1 srv]# salt-key -L
Accepted Keys:
Denied Keys:
Unaccepted Keys:
192.168.200.233
192.168.200.234
Rejected Keys:

[root@k8s
-master1 srv]# salt-key -A The following keys are going to be accepted: Unaccepted Keys: 192.168.200.233 192.168.200.234 Proceed? [n/Y] y Key for minion 192.168.200.233 accepted. Key for minion 192.168.200.234 accepted.
[root@k8s
-master1 srv]# salt-key -L Accepted Keys: 192.168.200.233 192.168.200.234 Denied Keys: Unaccepted Keys: Rejected Keys:
[root@k8s
-master1 srv]# salt * test.ping 192.168.200.234: True 192.168.200.233: True

 

saltstack安装

原文:https://www.cnblogs.com/jamespeng/p/14654730.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!