Procházet zdrojové kódy

add syndic_user option in the master config

tags/v0.57.0
Theo Chatzimichos před 7 roky
rodič
revize
57498d1645
Žádný účet není propojen s e-mailovou adresou tvůrce revize
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. +2
    -0
      salt/files/master.d/f_defaults.conf

+ 2
- 0
salt/files/master.d/f_defaults.conf Zobrazit soubor

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

Načítá se…
Zrušit
Uložit