Merge pull request #260 from mothbe/master
typo - top_file_merging_strategy (f_defaults.conf) template
This commit is contained in:
commit
07aa250925
@ -650,7 +650,7 @@ master_tops:
|
|||||||
# default behaviour is an unordered merge. To prevent top files from
|
# default behaviour is an unordered merge. To prevent top files from
|
||||||
# being merged together and instead to only use the top file from the
|
# being merged together and instead to only use the top file from the
|
||||||
# requested environment, set this value to 'same'.
|
# 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
|
# 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
|
# in the env_order option. Given a conflict, the last matching value will
|
||||||
|
Loading…
Reference in New Issue
Block a user