Merge pull request #194 from msciciel/master
Add support for returner configuration in salt minion
This commit is contained in:
commit
ad009a68e3
@ -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…
Reference in New Issue
Block a user