Merge pull request #303 from tampakrap/syndic_user
add syndic_user option in the master config
This commit is contained in:
commit
4b5ea5a544
@ -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