Merge pull request #45906 from rallytime/bp-45548

Back-port #45548 to 2017.7
This commit is contained in:
Nicole Thomas 2018-02-08 08:57:06 -05:00 committed by GitHub
commit dade5f0cab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 = {}