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