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
111 B
INI
10 lines
111 B
INI
[box]
|
|
bootstrap=scripts/bootstrap.sh
|
|
|
|
[box.tumbleweed]
|
|
name=mybox
|
|
|
|
[suite.one_minion]
|
|
minions=1
|
|
box=tumbleweed
|