瀏覽代碼

Merge pull request #50 from salt-formulas/doc/update-readme-tursted-ca-minions

Update readme trusted_ca_minions
meta
Filip Pytloun 7 年之前
父節點
當前提交
179553f6de
共有 1 個文件被更改,包括 8 次插入0 次删除
  1. +8
    -0
      README.rst

+ 8
- 0
README.rst 查看文件

@@ -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…
取消
儲存