summaryrefslogtreecommitdiff
path: root/tests/example-provider/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tests/example-provider/README.md')
-rw-r--r--tests/example-provider/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/example-provider/README.md b/tests/example-provider/README.md
new file mode 100644
index 00000000..62cdc01a
--- /dev/null
+++ b/tests/example-provider/README.md
@@ -0,0 +1,8 @@
+Here lies a script to generate a pre-configured provider using Vagrant virtual
+machines.
+
+All you have to do is this:
+
+ cd leap_platform/tests/example-provider
+ vagrant up
+