#739: Actaulizar MV para entorno de desarrollo de cliente ogLive.

git-svn-id: https://opengnsys.es/svn/branches/version1.1@5510 a21b9725-9963-47de-94b9-378ad31fedc9
remotes/github/debian-pkg
ramon 2017-11-16 10:45:46 +00:00
parent de5fe13518
commit 8ff4bd513a
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
vb.cpus = 1
end
# VM base and host name.
bt.vm.box = "ubuntu/wily32"
bt.vm.box = "ubuntu/xenial64"
bt.vm.hostname = "ogBootTools"
# Comment out to disable synced folder.
#bt.vm.synced_folder ".", "/vagrant", disabled: true