mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
Merge pull request #26423 from eliasp/patch-1
doc - Correct function name for peer configuration
This commit is contained in:
commit
ba56111e9b
@ -13,7 +13,7 @@ Here is a simple example scenario. In this example ``ca`` is the ca server,
|
||||
and ``www`` is a web server that needs a certificate signed by ``ca``.
|
||||
|
||||
For remote signing, peers must be permitted to remotely call the
|
||||
:mod:`pem_managed <salt.states.x509.pem_managed>` function.
|
||||
:mod:`sign_remote_certificate <salt.modules.x509.sign_remote_certificate>` function.
|
||||
|
||||
|
||||
/etc/salt/master.d/peer.sls
|
||||
|
Loading…
Reference in New Issue
Block a user