Browse Source

Update readme trusted_ca_minions

doc/update-readme-tursted-ca-minions
Petr Michalec 7 years ago
parent
commit
56066ac642
No account linked to committer's email address
1 changed files with 8 additions and 0 deletions
  1. +8
    -0
      README.rst

+ 8
- 0
README.rst View File

@@ -326,6 +326,14 @@ Salt minion using PKI certificate
.. literalinclude:: tests/pillar/minion_pki_cert.sls
:language: yaml

Salt minion trust CA certificates issued by salt CA on a specific host (ie: salt-master node)

.. code-block:: yaml

salt:
minion:
trusted_ca_minions:
- cfg01

Salt control (cloud/kvm/docker)
-------------------------------

Loading…
Cancel
Save