mod
parent
38c1c95520
commit
4704f27383
|
@ -231,8 +231,6 @@ id: centos-minion-1
|
||||||
Accepted Keys:
|
Accepted Keys:
|
||||||
Denied Keys:
|
Denied Keys:
|
||||||
Unaccepted Keys:
|
Unaccepted Keys:
|
||||||
alt-minion-5
|
|
||||||
alt-minion-6
|
|
||||||
centos-minion-1
|
centos-minion-1
|
||||||
centos-minion-2
|
centos-minion-2
|
||||||
deb-minion-3
|
deb-minion-3
|
||||||
|
@ -304,12 +302,8 @@ salt-key -D
|
||||||
[root@alt-master ~]# salt-key -A
|
[root@alt-master ~]# salt-key -A
|
||||||
The following keys are going to be accepted:
|
The following keys are going to be accepted:
|
||||||
Unaccepted Keys:
|
Unaccepted Keys:
|
||||||
alt-minion-5
|
|
||||||
alt-minion-6
|
|
||||||
centos-minion-2
|
centos-minion-2
|
||||||
Proceed? [n/Y]
|
Proceed? [n/Y]
|
||||||
Key for minion alt-minion-5 accepted.
|
|
||||||
Key for minion alt-minion-6 accepted.
|
|
||||||
Key for minion centos-minion-2 accepted.
|
Key for minion centos-minion-2 accepted.
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -318,8 +312,6 @@ Key for minion centos-minion-2 accepted.
|
||||||
```bash
|
```bash
|
||||||
[root@alt-master ~]# salt-key -L
|
[root@alt-master ~]# salt-key -L
|
||||||
Accepted Keys:
|
Accepted Keys:
|
||||||
alt-minion-5
|
|
||||||
alt-minion-6
|
|
||||||
centos-minion-1
|
centos-minion-1
|
||||||
centos-minion-2
|
centos-minion-2
|
||||||
deb-minion-3
|
deb-minion-3
|
||||||
|
|
Loading…
Reference in New Issue