diff options
| author | varac <varacanero@zeromail.org> | 2013-02-13 16:36:33 +0100 |
|---|---|---|
| committer | varac <varacanero@zeromail.org> | 2013-02-13 16:36:33 +0100 |
| commit | ff785c2540cea0cbd82d64b8b657c8fde3aacca6 (patch) | |
| tree | 96265bc27f4741f1532e96d2a5f712da81b0ba3b /platform-test.cfg.example | |
basic bootstrap scipts
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" + |
