0
0
mirror of https://github.com/saltstack-formulas/salt-formula.git synced 2024-11-28 02:57:50 +01:00

Merge pull request #260 from mothbe/master

typo - top_file_merging_strategy (f_defaults.conf) template
This commit is contained in:
Forrest 2016-10-06 15:56:02 -07:00 committed by GitHub
commit 07aa250925

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