mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #45906 from rallytime/bp-45548
Back-port #45548 to 2017.7
This commit is contained in:
commit
dade5f0cab
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue