mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-17 10:10:25 +00:00
Added transport field for docker
This commit is contained in:
parent
02bf0e33c1
commit
b178397b18
1 changed files with 3 additions and 0 deletions
|
@ -285,3 +285,6 @@ verifier:
|
|||
name: shell
|
||||
remote_exec: false
|
||||
command: pytest --cache-clear -v -s -ra --log-cli-level=info tests/integration/
|
||||
|
||||
transport:
|
||||
name: docker
|
||||
|
|
Loading…
Add table
Reference in a new issue