mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
The previous behavior was expected, this change should not have been made.
This commit is contained in:
parent
c05c176782
commit
35e5492fb7
@ -3007,7 +3007,6 @@ class BaseHighState(object):
|
||||
'top_file_merging_strategy set to \'same\', but no '
|
||||
'default_top configuration option was set'
|
||||
)
|
||||
self.opts['saltenv'] = self.opts['default_top']
|
||||
|
||||
if self.opts['saltenv']:
|
||||
contents = self.client.cache_file(
|
||||
|
Loading…
Reference in New Issue
Block a user