mirror of
https://github.com/balena-io/open-balena.git
synced 2025-04-05 18:16:51 +00:00
Rename Vagrant VM
This commit is contained in:
parent
6e5a2e36e2
commit
d8b3858db5
2
Vagrantfile
vendored
2
Vagrantfile
vendored
@ -7,7 +7,7 @@ Vagrant.require_version '>= 2.0.0'
|
||||
end
|
||||
|
||||
Vagrant.configure('2') do |config|
|
||||
config.vm.define 'open-balena-vm'
|
||||
config.vm.define 'openbalenavm'
|
||||
config.vm.box = 'bento/ubuntu-16.04'
|
||||
config.vm.box_url = 'https://vagrantcloud.com/bento/boxes/ubuntu-16.04/versions/201803.24.0/providers/virtualbox.box'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user