Sfoglia il codice sorgente

remote peer sign

tags/0.4
Jakub Pavlik 8 anni fa
parent
commit
d485984c88
1 ha cambiato i file con 9 aggiunte e 0 eliminazioni
  1. +9
    -0
      README.rst

+ 9
- 0
README.rst Vedi File

@@ -106,6 +106,15 @@ Salt master with custom handlers
host: 127.0.0.1
port: 9999

Salt master peer for remote certificate sign.

.. code-block:: yaml

salt:
master:
peer:
".*":
- x509.sign_remote_certificate

Salt minion
-----------

Loading…
Annulla
Salva