2
0

fix typo for top_file_merging_strategy in salt/files/master.d/f_defaults.conf template

This commit is contained in:
Marcin Witowski 2016-10-07 00:48:59 +02:00
parent 5e9c937931
commit 9d0b6b03d8

View File

@ -650,7 +650,7 @@ master_tops:
# default behaviour is an unordered merge. To prevent top files from
# being merged together and instead to only use the top file from the
# requested environment, set this value to 'same'.
{{ get_config('top_file_merging_stragety', 'merge') }}
{{ get_config('top_file_merging_strategy', 'merge') }}
# To specify the order in which environments are merged, set the ordering
# in the env_order option. Given a conflict, the last matching value will