mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
fix unit.modules.file_test
This commit is contained in:
parent
74ddc71be3
commit
47f8b68e0b
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