Georg Pfuetzenreuter
0d7a6f9428
- add sample configuration files - add sample bootstrap script - add tests for command line argument handling - add tests for environment file - add tests for starting/stopping suites Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
10 lines
131 B
INI
10 lines
131 B
INI
[box]
|
|
image=https://example.com/example.box
|
|
|
|
[box.example]
|
|
name=ExampleBox
|
|
file=ExampleVagrantfile
|
|
|
|
[test.example]
|
|
test=example.py
|