mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
Update x509.py
Fixed typo in docu string
This commit is contained in:
parent
43a45b42c3
commit
1befa7386c
@ -508,7 +508,7 @@ def get_pem_entries(glob_path):
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
salt '*' x509.read_pem_entries "/etc/pki/*.crt"
|
||||
salt '*' x509.get_pem_entries "/etc/pki/*.crt"
|
||||
'''
|
||||
ret = {}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user