rejected: 是被master用 salt-key -r xxx 命令 主动拒绝的minion。 从unaccepted中被你拒绝搞进去...
rejected: 是被master用 salt-key -r xxx 命令 主动拒绝的minion。 从unaccepted中被你拒绝搞进去...
saltstack 的minion端认证请求被拒绝 关键是禁盐盐键被拒绝
telnet: connect to address 192.168.0.110: No route to host#端口不通,直接关闭防火墙$systemctl stop firewalld && systemctldisablefirewalld#重新查看[root@manager110 manager110]# salt-key -L Accepted Keys: db101 db102 db103 manager110 Denied Keys: Unaccepted Keys: Rejected Keys: 五:常用模块、...
过一阵子,才可以看到未被接受的keys,接受一下,然后尝试,使用这个命令。可以正常操作 [root@mcw01~]# salt-key -L Accepted Keys: Denied Keys: Unaccepted Keys: Rejected Keys: [root@mcw01~]# hostname -I10.0.0.11172.17.0.1172.18.0.1[root@mcw01~]# vim /etc/salt/minion ...
Rejected Keys: 1. 2. 3. 4. 5. 6. 7. AI检测代码解析 shell> salt-key - A -y ## 同意所有的未注册主机 Accepted Keys: linux-node1 Denied Keys: Unaccepted Keys: linux-node2 Rejected Keys: 1. 2. 3. 4. 5. 6. 7. master的key存放位置: ...
Denied Keys: Unaccepted Keys: members.sunpie.com node2.com Zabbix-sever minion名称 /bin/rm /etc/salt/minion_id systemctl restart salt-minion.service sudo yum install https://repo.saltstack.com/yum/redhat/salt-repo-latest-1.el7.noarch ...
[root@iZbp1fro523s3ndnxxjuo9Z ~]# salt-key Accepted Keys:${your minion ecs instance ids here}Denied Keys: Unaccepted Keys: Rejected Keys: [root@iZbp1fro523s3ndnxxjuo9Z ~]# salt '*' test.ping${your minion ecs instance ids here}:True 1.5帮助文档...
[root@node76 salt]# salt-key -L Accepted Keys: node76 Denied Keys: Unaccepted Keys: Rejected Keys: api使用 使用curl 获取token 代码语言:javascript 代码运行次数:0 运行 AI代码解释 curl -k https://192.168.104.76:8000/login -H "Accept: application/x-yaml" -d username='salt-api' -d passwo...
minion是被管理的客户端。...文件 [root@slave ~]# vim /etc/salt/minion # minion的识别ID,可以是IP,域名,或是可以通过DNS解析的字符串id: slave# salt运行的用户权限user...master自动接受请求 salt-key的使用 #列出当前所有的key [root@master ~]# salt-key Accepted Keys: slave Denied Keys: Un...