mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
commit
8e2fa1aaf4
@ -200,7 +200,7 @@ The easiest way to accept the minion key is to accept all pending keys:
|
||||
|
||||
On the master:
|
||||
|
||||
.. code-block: bash
|
||||
.. code-block:: bash
|
||||
|
||||
# salt-key -f foo.domain.com
|
||||
Unaccepted Keys:
|
||||
@ -208,7 +208,7 @@ The easiest way to accept the minion key is to accept all pending keys:
|
||||
|
||||
On the minion:
|
||||
|
||||
.. code-block: bash
|
||||
.. code-block:: bash
|
||||
|
||||
# salt-call key.finger --local
|
||||
local:
|
||||
|
Loading…
Reference in New Issue
Block a user