mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 00:55:19 +00:00
Fixed a typo in pki minion information.
Modified path to properly reference the key location.
This commit is contained in:
parent
aeb20a4388
commit
a860e5d002
@ -192,7 +192,7 @@ The easiest way to accept the minion key is to accept all pending keys::
|
||||
|
||||
On the minion::
|
||||
|
||||
# cat /etc/salt/pkg/minion/minion.pub
|
||||
# cat /etc/salt/pki/minion/minion.pub
|
||||
-----BEGIN PUBLIC KEY-----
|
||||
MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEA0JcA0IEp/yqghK5V2VLM
|
||||
jbG7FWV6qtw/ubTDBnpDGQgrvSNOtd0QcJsAzAtDcHwrudQgyxTZGVJqPY7gLc7P
|
||||
|
Loading…
Reference in New Issue
Block a user