mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Merge pull request #15456 from cachedout/eauth_clarify
Clarify a point about runners and eauth
This commit is contained in:
commit
1d85209c7f
@ -44,6 +44,10 @@ modules <all-salt.runners>` the following ``@`` syntax must be used:
|
||||
- '@wheel'
|
||||
- '@runner'
|
||||
|
||||
.. note::
|
||||
Globs will not match wheel or runners! They must be explicitly
|
||||
allowed with @wheel or @runner.
|
||||
|
||||
The external authentication system can then be used from the command-line by
|
||||
any user on the same system as the master with the ``-a`` option:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user