salt-key issue Duplicate key
Issue 1 | |
---|---|
duplicate minion_id | Â more /etc/salt/minion_id >> change the minion_id : example branch2_node1 |
[root@conductor t128]# t128-salt-key After changing the minion_id: [root@conductor t128]# t128-salt-key branch2_node1 <<<<<<<<<<< New one !!!! | |
Issue 2 | |
conductor | does not see the branch salt-minion key |
ping the conductor / curl IP@ -k stop the branch 128T process | |
salt-key | on the conductor |
---|---|
on the conductor | t128-salt-key t128-salt-key [root@conductor t128]# t128-salt-key Accepted Keys: conductor routerdc5_id <<<<<< this one, created manually Denied Keys: Unaccepted Keys: Rejected Keys: [root@conductor t128]# [root@conductor t128]# t128-salt-key Accepted Keys: conductor Denied Keys: Unaccepted Keys: 6ae7b114-a8a2-458b-aee3-05e30d2664e3 <<<<<< created automatically Rejected Keys: |
delete a key | |
delete key [root@conductor t128]# t128-salt-key Accepted Keys: 049b570d-74a8-4ada-809b-1102f666f987 157d4b0f-7c6b-401a-8360-e73535a6778d branch1_node1 conductor eb6eaea4-d7b7-4ac9-9d3e-52f1caf1b3b1 node1_jlk_HQs ssrdc1_node1 Denied Keys: Unaccepted Keys: b9e19200-95b2-4081-b067-3fba94535c32 Rejected Keys: [root@conductor t128]# t128-salt-key -d b9e19200-95b2-4081-b067-3fba94535c32 The following keys are going to be deleted: Unaccepted Keys: b9e19200-95b2-4081-b067-3fba94535c32 Proceed? [N/y] y Key for minion b9e19200-95b2-4081-b067-3fba94535c32 deleted. [root@conductor t128]# t128-salt-key Accepted Keys: 049b570d-74a8-4ada-809b-1102f666f987 157d4b0f-7c6b-401a-8360-e73535a6778d branch1_node1 conductor eb6eaea4-d7b7-4ac9-9d3e-52f1caf1b3b1 node1_jlk_HQs ssrdc1_node1 Denied Keys: Unaccepted Keys: Rejected Keys: [root@conductor t128]# | |
1- restart the 128T.service on the router 2- on the Conductor under the Router > Node select the | |