Add support for returner configuration in salt minionmaster
############################################ | ############################################ | ||||
# windows repo cache | # windows repo cache | ||||
{{ get_config('win_repo_cachefile', 'salt://win/repo/winrepo.p') }} | {{ get_config('win_repo_cachefile', 'salt://win/repo/winrepo.p') }} | ||||
###### Returner settings ###### | |||||
############################################ | |||||
# default returner | |||||
{{ get_config('return', '') }} |