mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Merge pull request #38649 from Ch3LL/test_apply_template
fix unit.modules.file_test
This commit is contained in:
commit
83987511fd
@ -30,6 +30,7 @@ filemod.__opts__ = {
|
||||
'file_roots': {'base': 'tmp'},
|
||||
'pillar_roots': {'base': 'tmp'},
|
||||
'cachedir': 'tmp',
|
||||
'grains': {},
|
||||
}
|
||||
filemod.__grains__ = {'kernel': 'Linux'}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user