mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Provide a reasonable sample path for autoreject_file without confusion
This commit is contained in:
parent
c5b98ce7b4
commit
9436dbd84c
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@
|
|||
# Works like autosign_file, but instead allows you to specify minion IDs for
|
||||
# which keys will automatically be rejected. Will override both membership in
|
||||
# the autosign_file and the auto_accept setting.
|
||||
#autoreject_file: /etc/salt/autosign.conf
|
||||
#autoreject_file: /etc/salt/autoreject.conf
|
||||
|
||||
# Enable permissive access to the salt keys. This allows you to run the
|
||||
# master or minion as root, but have a non-root group be given access to
|
||||
|
|
Loading…
Add table
Reference in a new issue