Selaa lähdekoodia

add support for returner setting in minion configuration

master
Krzysztof Pawłowski 9 vuotta sitten
vanhempi
commit
02be0b1367
1 muutettua tiedostoa jossa 5 lisäystä ja 0 poistoa
  1. +5
    -0
      salt/files/minion.d/f_defaults.conf

+ 5
- 0
salt/files/minion.d/f_defaults.conf Näytä tiedosto

@@ -360,3 +360,8 @@ pillar_roots:
############################################
# windows repo cache
{{ get_config('win_repo_cachefile', 'salt://win/repo/winrepo.p') }}

###### Returner settings ######
############################################
# default returner
{{ get_config('return', '') }}

Loading…
Peruuta
Tallenna