Switch back to hashicorp/precise64
This commit is contained in:
parent
b7bdfb4a40
commit
d62ddb3012
|
@ -4,7 +4,7 @@
|
|||
# Ruby, run unit tests, etc.
|
||||
|
||||
Vagrant.configure("2") do |config|
|
||||
config.vm.box = "ubuntu/trusty64"
|
||||
config.vm.box = "hashicorp/precise64"
|
||||
config.vm.hostname = "vagrant"
|
||||
config.ssh.shell = "bash -c 'BASH_ENV=/etc/profile exec bash'"
|
||||
|
||||
|
|
Loading…
Reference in New Issue