mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 00:55:19 +00:00
Add cmd_umask to roster docs
This commit is contained in:
parent
5c03f892bc
commit
0afa5b0d5d
@ -51,6 +51,8 @@ The information which can be stored in a roster ``target`` is the following:
|
||||
minion_opts: # Dictionary of minion opts
|
||||
thin_dir: # The target system's storage directory for Salt
|
||||
# components. Defaults to /tmp/salt-<hash>.
|
||||
cmd_umask: # umask to enforce for the salt-call command. Should be in
|
||||
# octal (so for 0o077 in YAML you would do 0077, or 63)
|
||||
|
||||
thin_dir
|
||||
--------
|
||||
|
Loading…
Reference in New Issue
Block a user