0
0
mirror of https://github.com/saltstack-formulas/salt-formula.git synced 2025-02-17 17:54:34 +01:00

add support for returner setting in minion configuration

This commit is contained in:
Krzysztof Pawłowski 2015-12-21 15:00:35 +01:00
parent 422888cf77
commit 02be0b1367

View File

@ -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', '') }}