mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix spelling mistake of authentication
Signed-off-by: Benjamin Drung <benjamin.drung@cloud.ionos.com>
This commit is contained in:
parent
0cd04786b1
commit
8c27fc8baf
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@ The corresponding Pillar top file would look like this:
|
|||
With the addition of pygit2_ support, git_pillar can now interact with
|
||||
authenticated remotes. Authentication works just like in gitfs (as outlined in
|
||||
the :ref:`Git Fileserver Backend Walkthrough <gitfs-authentication>`), only
|
||||
with the global authenication parameter names prefixed with ``git_pillar``
|
||||
with the global authentication parameter names prefixed with ``git_pillar``
|
||||
instead of ``gitfs`` (e.g. :conf_master:`git_pillar_pubkey`,
|
||||
:conf_master:`git_pillar_privkey`, :conf_master:`git_pillar_passphrase`, etc.).
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue