mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 00:55:19 +00:00
Clarify a point about runners and eauth
This commit is contained in:
parent
f492fa68e6
commit
3075b1fd33
@ -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 explicitely
|
||||
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