mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #33541 from jf/typo-master-pulisher_acl
Correct setting typo in conf/master: 'pulisher_acl' -> 'publisher_acl'
This commit is contained in:
commit
3785c53c2b
1 changed files with 1 additions and 1 deletions
|
@ -285,7 +285,7 @@
|
|||
# This setting should be treated with care since it opens up execution
|
||||
# capabilities to non root users. By default this capability is completely
|
||||
# disabled.
|
||||
#pulisher_acl:
|
||||
#publisher_acl:
|
||||
# larry:
|
||||
# - test.ping
|
||||
# - network.*
|
||||
|
|
Loading…
Add table
Reference in a new issue