#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-378ad31fedc9remotes/github/debian-pkg
parent
de5fe13518
commit
8ff4bd513a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue