Updated vagrant box to official Leap release

related to openSUSE/osem#824

Signed-off-by: Carlos Coelho <carlos@pencillabs.com>
This commit is contained in:
Carlos Coelho 2016-03-04 13:14:29 -03:00
parent 3dc7aaf4ea
commit 99ce0411bc

2
Vagrantfile vendored
View file

@ -12,7 +12,7 @@ Vagrant.configure(2) do |config|
# Every Vagrant development environment requires a box. You can search for
# boxes at https://atlas.hashicorp.com/search.
config.vm.box = "webhippie/opensuse-13.2"
config.vm.box = "opensuse/openSUSE-42.1-x86_64"
# Disable automatic box update checking. If you disable this, then
# boxes will only be checked for updates when the user runs