mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
The previous behavior was expected, this change should not have been made.
This commit is contained in:
parent
c05c176782
commit
35e5492fb7
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue