summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2013-09-11 17:10:19 +0200
committervarac <varacanero@zeromail.org>2013-09-11 17:10:19 +0200
commit1e4b5202d4ffcc193c46b69002353f69a728d24a (patch)
treeee29f6284d03cd4ff59fc01e7e9a7a67219fb4e2 /docs
parent22aed852c2bce215435d774f4d2478e1284cc43a (diff)
updated markdown syntax for vagrant.md
Diffstat (limited to 'docs')
-rw-r--r--docs/platform/vagrant.md18
1 files changed, 9 insertions, 9 deletions
diff --git a/docs/platform/vagrant.md b/docs/platform/vagrant.md
index bdb0d55..cbf1405 100644
--- a/docs/platform/vagrant.md
+++ b/docs/platform/vagrant.md
@@ -1,26 +1,26 @@
Konwn working combinations
-==========================
+--------------------------
+
+Please consider that using other combinations might work for you as well, these are just the combinations we tried and worked for us:
-* Please consider that using other combinations might work for you as well, these are just the combinations we tried and worked for us:
Debian Wheezy
-------------
-* virtualbox-4.2 4.2.16-86992~Debian~wheezy from Oracle
-* vagrant 1.2.2 from vagrantup.com
+* `virtualbox-4.2 4.2.16-86992~Debian~wheezy` from Oracle and `vagrant 1.2.2` from vagrantup.com
+
Ubuntu Raring 13.04
-------------------
-* virtualbox 4.2.10-dfsg-0ubuntu2.1, Ubuntu raring
-* vagrant 1.2.2 from vagrantup.com
+* `virtualbox 4.2.10-dfsg-0ubuntu2.1` from Ubuntu raring and `vagrant 1.2.2` from vagrantup.com
Troubleshooting Vagrant
=======================
To troubleshoot vagrant issues, try going through these steps:
-* Try plain vagrant using the "Getting started guide":http://docs.vagrantup.com/v2/getting-started/index.html.
+* Try plain vagrant using the [Getting started guide](http://docs.vagrantup.com/v2/getting-started/index.html).
* If that fails, make sure that you can run virtual machines (VMs) in plain virtualbox (Virtualbox GUI or VBoxHeadless).
- We don't suggest a sepecial howto for that, "this one":http://www.thegeekstuff.com/2012/02/virtualbox-install-create-vm/ seems pretty decent, or you follow the "Oracale Virtualbox User Manual":http://www.virtualbox.org/manual/UserManual.html. There's also specific documentation for "Debian":https://wiki.debian.org/VirtualBox and for "Ubuntu":https://help.ubuntu.com/community/VirtualBox. If you succeeded, try again if you now can start vagrant nodes using plain vagrant (see first step).
-* If plain vagrant works for you, you're very close to using vagrant with leap ! If you encounter any problems now, please "contact us":https://leap.se/en/about-us/contact or use our "issue tracker":https://leap.se/code
+ We don't suggest a sepecial howto for that, [this one](http://www.thegeekstuff.com/2012/02/virtualbox-install-create-vm/) seems pretty decent, or you follow the [Oracale Virtualbox User Manual](http://www.virtualbox.org/manual/UserManual.html). There's also specific documentation for [Debian](https://wiki.debian.org/VirtualBox) and for [Ubuntu](https://help.ubuntu.com/community/VirtualBox). If you succeeded, try again if you now can start vagrant nodes using plain vagrant (see first step).
+* If plain vagrant works for you, you're very close to using vagrant with leap ! If you encounter any problems now, please [contact us](https://leap.se/en/about-us/contact) or use our [issue tracker](https://leap.se/code)