소스 검색

add syndic_user option in the master config

master
Theo Chatzimichos 7 년 전
부모
커밋
57498d1645
No account linked to committer's email address
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +2
    -0
      salt/files/master.d/f_defaults.conf

+ 2
- 0
salt/files/master.d/f_defaults.conf 파일 보기

@@ -1116,6 +1116,8 @@ ext_pillar:
# LOG file of the syndic daemon:
{{ get_config('syndic_log_file', 'syndic.log') }}

# The user under which the salt syndic will run.
{{ get_config('syndic_user', 'root') }}

##### Peer Publish settings #####
##########################################

Loading…
취소
저장