From ff785c2540cea0cbd82d64b8b657c8fde3aacca6 Mon Sep 17 00:00:00 2001 From: varac Date: Wed, 13 Feb 2013 16:36:33 +0100 Subject: basic bootstrap scipts --- platform-test.cfg.example | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 platform-test.cfg.example (limited to 'platform-test.cfg.example') 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" + -- cgit v1.2.3