Ver código fonte

add syndic_user option in the master config

tags/v0.57.0
Theo Chatzimichos 7 anos atrás
pai
commit
57498d1645
Nenhuma conta vinculada ao e-mail do autor do commit
1 arquivos alterados com 2 adições e 0 exclusões
  1. +2
    -0
      salt/files/master.d/f_defaults.conf

+ 2
- 0
salt/files/master.d/f_defaults.conf Ver arquivo

@@ -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 #####
##########################################

Carregando…
Cancelar
Salvar