From 436f60097eca22ecae3ec0f9dc1f6a883f12557b Mon Sep 17 00:00:00 2001 From: varac Date: Mon, 9 Nov 2015 14:55:43 +0100 Subject: use hashicorp atlas basebox notation for vagrant box add --- pages/docs/platform/details/development.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pages/docs') diff --git a/pages/docs/platform/details/development.md b/pages/docs/platform/details/development.md index 4ed67d3..fd40771 100644 --- a/pages/docs/platform/details/development.md +++ b/pages/docs/platform/details/development.md @@ -303,7 +303,7 @@ Install vagrant-libvirt plugin and add box sudo apt-get install ruby-dev libxslt-dev libxml2-dev libvirt-dev vagrant plugin install vagrant-libvirt vagrant plugin install sahara - vagrant box add leap-wheezy https://downloads.leap.se/platform/vagrant/libvirt/leap-wheezy.box --provider libvirt + vagrant box add leap/wheezy --provider libvirt Remove Virtualbox ----------------- -- cgit v1.2.3