mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #38649 from Ch3LL/test_apply_template
fix unit.modules.file_test
This commit is contained in:
commit
83987511fd
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ filemod.__opts__ = {
|
|||
'file_roots': {'base': 'tmp'},
|
||||
'pillar_roots': {'base': 'tmp'},
|
||||
'cachedir': 'tmp',
|
||||
'grains': {},
|
||||
}
|
||||
filemod.__grains__ = {'kernel': 'Linux'}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue