summaryrefslogtreecommitdiff
path: root/tests/example-provider/README.md
diff options
context:
space:
mode:
authorVarac <varac@leap.se>2018-03-05 12:13:44 +0100
committerVarac <varac@leap.se>2018-03-05 13:03:24 +0100
commit712f0b0e23c15314ed60f72802e72bb3688d2c8c (patch)
tree4eaf70b3803e423064698d0744166af28dae7c4b /tests/example-provider/README.md
parent4c6fab10e8d4beffeb50ad4ae0abffbdf4c03a5a (diff)
[vagrant] Use debian/jessie64 as vagrantbox
Resolves: #8909
Diffstat (limited to 'tests/example-provider/README.md')
-rw-r--r--tests/example-provider/README.md9
1 files changed, 6 insertions, 3 deletions
diff --git a/tests/example-provider/README.md b/tests/example-provider/README.md
index 80cb3ae9..6d073d9f 100644
--- a/tests/example-provider/README.md
+++ b/tests/example-provider/README.md
@@ -1,8 +1,11 @@
-Here lies a script to generate a pre-configured provider using Vagrant virtual
-machines. This virtual provider includes only a single node.
+# Run LEAP provider locally with Vagrant
+
+You can use Vagrant to start a pre-configured example provider.
+This virtual provider includes only a single node.
+See [LEAP Vagrant documentation](https://leap.se/en/docs/platform/tutorials/vagrant) for more
+details.
All you have to do is this:
cd leap_platform/tests/example-provider
vagrant up
-