mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
test fix
This commit is contained in:
parent
738bbbbbc4
commit
a589667304
1 changed files with 2 additions and 0 deletions
|
@ -64,6 +64,8 @@ _OPTS = freeze(
|
||||||
"+refs/tags/*:refs/tags/*",
|
"+refs/tags/*:refs/tags/*",
|
||||||
],
|
],
|
||||||
"git_pillar_includes": True,
|
"git_pillar_includes": True,
|
||||||
|
"fileserver_backend": "roots",
|
||||||
|
"cachedir": "",
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue