diff options
Diffstat (limited to 'platform-test.cfg.example')
| -rw-r--r-- | platform-test.cfg.example | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/platform-test.cfg.example b/platform-test.cfg.example new file mode 100644 index 0000000..14fbd0b --- /dev/null +++ b/platform-test.cfg.example @@ -0,0 +1,10 @@ +PROVIDER='example' +ROOTDIR='~/leap_platform_testing' +SERVICES='ca couchdb monitor openvpn tor webapp' + +# options for leap_cli +OPTS='--yes' + +# where is the script repo checkout ? +PLATFORM_TEST_BIN="$ROOTDIR/platform_test" + |
