mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Add "conf_file" to ADDITIONAL_OPTS for pillar integration tests
This commit is contained in:
parent
c8bfb1713f
commit
8ee4bbb8eb
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ DEFAULT_OPTS = {
|
|||
'decrypt_pillar_renderers': ['gpg'],
|
||||
}
|
||||
ADDITIONAL_OPTS = (
|
||||
'conf_file',
|
||||
'file_roots',
|
||||
'state_top',
|
||||
'renderer',
|
||||
|
|
Loading…
Add table
Reference in a new issue