diff options
author | Unknown <kwadronaut@leap.se> | 2018-02-27 11:45:37 +0100 |
---|---|---|
committer | kwadronaut <kwadronaut@leap.se> | 2018-02-27 11:47:29 +0100 |
commit | 4c6fab10e8d4beffeb50ad4ae0abffbdf4c03a5a (patch) | |
tree | 4b599e43c2ed87a5b1a0cd4e218553f1aa497b3f /docs/en/tutorials/vagrant.html | |
parent | 8e4a41291aa68b36a3ddff0af8ffec8191d72952 (diff) |
Update documentation
After 0.10 release there were some updates and fixes, including how to upgrade to 0.10. Pulling all changes in, fixes https://0xacab.org/leap/leap_se/merge_requests/21
Diffstat (limited to 'docs/en/tutorials/vagrant.html')
-rw-r--r-- | docs/en/tutorials/vagrant.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/en/tutorials/vagrant.html b/docs/en/tutorials/vagrant.html index e473ce82..88623d97 100644 --- a/docs/en/tutorials/vagrant.html +++ b/docs/en/tutorials/vagrant.html @@ -671,6 +671,7 @@ cat SHA215SUMS <li>If that fails, make sure that you can run virtual machines (VMs) in plain virtualbox (Virtualbox GUI or VBoxHeadless). We don’t suggest a special howto for that, <a href="http://www.thegeekstuff.com/2012/02/virtualbox-install-create-vm/">this one</a> seems pretty decent, or you follow the <a href="http://www.virtualbox.org/manual/UserManual.html">Oracale Virtualbox User Manual</a>. There’s also specific documentation for <a href="https://wiki.debian.org/VirtualBox">Debian</a> and for <a href="https://help.ubuntu.com/community/VirtualBox">Ubuntu</a>. If you succeeded, try again if you now can start vagrant nodes using plain vagrant (see first step).</li> <li>If plain vagrant works for you, you’re very close to using vagrant with leap! If you encounter any problems now, please <a href="https://leap.se/en/about-us/contact">contact us</a> or use our <a href="https://leap.se/code">issue tracker</a></li> +<li>The Vagrant on Ubuntu 16.04 has broken support for plugins, you should use the gem or upgrade your distro.</li> </ul> |