mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 00:55:19 +00:00
Merge pull request #46751 from folti/2017.7
top file merging strategy 'same' works again
This commit is contained in:
commit
6e9f504ed1
@ -2817,6 +2817,7 @@ class BaseHighState(object):
|
||||
'top_file_merging_strategy set to \'same\', but no '
|
||||
'default_top configuration option was set'
|
||||
)
|
||||
self.opts['environment'] = self.opts['default_top']
|
||||
|
||||
if self.opts['environment']:
|
||||
contents = self.client.cache_file(
|
||||
|
Loading…
Reference in New Issue
Block a user