Explorar el Código

add syndic_user option in the master config

tags/v0.57.0
Theo Chatzimichos hace 7 años
padre
commit
57498d1645
Ninguna cuenta vinculada a la dirección de correo electrónico del committer
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +2
    -0
      salt/files/master.d/f_defaults.conf

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

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

Cargando…
Cancelar
Guardar