add syndic_user option in the master config
This commit is contained in:
parent
31229c5a0d
commit
57498d1645
@ -1116,6 +1116,8 @@ ext_pillar:
|
|||||||
# LOG file of the syndic daemon:
|
# LOG file of the syndic daemon:
|
||||||
{{ get_config('syndic_log_file', 'syndic.log') }}
|
{{ get_config('syndic_log_file', 'syndic.log') }}
|
||||||
|
|
||||||
|
# The user under which the salt syndic will run.
|
||||||
|
{{ get_config('syndic_user', 'root') }}
|
||||||
|
|
||||||
##### Peer Publish settings #####
|
##### Peer Publish settings #####
|
||||||
##########################################
|
##########################################
|
||||||
|
Loading…
Reference in New Issue
Block a user