瀏覽代碼

add syndic_user option in the master config

tags/v0.57.0
Theo Chatzimichos 7 年之前
父節點
當前提交
57498d1645
沒有連結到貢獻者的電子郵件帳戶。
共有 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…
取消
儲存