mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Typo in client_acl ref doc.
This commit is contained in:
parent
50e0baf270
commit
da9c0eb673
@ -17,9 +17,9 @@ specified user. This configuration is much like the ``peer`` configuration:
|
||||
# Allow thatch to execute anything.
|
||||
thatch:
|
||||
- .*
|
||||
# Allow fred to use ping and pkg, but only on "web*" minions.
|
||||
# Allow fred to use test and pkg, but only on "web*" minions.
|
||||
fred:
|
||||
- web*
|
||||
- web*:
|
||||
- test.*
|
||||
- pkg.*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user