Vagrant.configure("2") do |config| config.vm.box = "hashicorp/boot2docker" end