mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
Add basic configuration for the tests
Related to saltstack/salt#27089 Saltcloud virtualbox provider
This commit is contained in:
parent
c4cb16c379
commit
b9ec577d11
@ -0,0 +1,5 @@
|
||||
# vim: syntax=yaml
|
||||
|
||||
local-virtualbox:
|
||||
provider: virtualbox-localhost
|
||||
|
@ -0,0 +1,5 @@
|
||||
# vim: syntax=yaml
|
||||
|
||||
virtualbox-localhost:
|
||||
driver: virtualbox
|
||||
provider: virtualbox
|
Loading…
Reference in New Issue
Block a user