Tools: move Vagrant to zesty32

The yakkety32 images are no longer present in the cloud repositories
This commit is contained in:
Peter Barker 2017-08-26 23:02:22 +10:00
parent 0155434057
commit b288ef27a3
1 changed files with 1 additions and 1 deletions

2
Vagrantfile vendored
View File

@ -6,7 +6,7 @@ VAGRANTFILE_API_VERSION = "2"
Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
config.vm.box = "ubuntu/yakkety32"
config.vm.box = "ubuntu/zesty32"
# push.app = "geeksville/ardupilot-sitl"
# The following forwarding is not necessary (or possible), because our sim_vehicle.py is smart enough to send packets