|
|
|
|
|
|
|
|
# Works like autosign_file, but instead allows you to specify minion IDs for |
|
|
# Works like autosign_file, but instead allows you to specify minion IDs for |
|
|
# which keys will automatically be rejected. Will override both membership in |
|
|
# which keys will automatically be rejected. Will override both membership in |
|
|
# the autosign_file and the auto_accept setting. |
|
|
# the autosign_file and the auto_accept setting. |
|
|
{{ get_config('autorejecte_file', '/etc/salt/autosign.conf') }} |
|
|
|
|
|
|
|
|
{{ get_config('autoreject_file', '/etc/salt/autosign.conf') }} |
|
|
|
|
|
|
|
|
# Enable permissive access to the salt keys. This allows you to run the |
|
|
# 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 |
|
|
# master or minion as root, but have a non-root group be given access to |