mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
Merge pull request #42296 from not-raspberry/patch-1
Document how to specify view permissions
This commit is contained in:
commit
699025b36e
@ -110,6 +110,8 @@ def present(name,
|
||||
- group
|
||||
- function
|
||||
|
||||
View permissions should specify `object_type: table`.
|
||||
|
||||
privileges
|
||||
List of privileges to grant, from the list below:
|
||||
|
||||
@ -231,6 +233,8 @@ def absent(name,
|
||||
- group
|
||||
- function
|
||||
|
||||
View permissions should specify `object_type: table`.
|
||||
|
||||
privileges
|
||||
Comma separated list of privileges to revoke, from the list below:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user