set vm box to be hashicorp hosted trusty

I accidently left in the old download URL for coreos
even after I switched the box name to be ubuntu, it
worked fine for me because I already had that box
locally so it didn't try to download.  This should
resolve this by using the official bento/ubuntu-14.04
box which is a nice minimal image.

We also allow the default behaviour of sharing folder to VMs

By doing this we can stage our download files in a shared location
and speed up subsequent runs significantly.

Finally will create more verbose documentation.
This commit is contained in:
Paul Czarkowski
2016-05-17 21:52:57 -05:00
parent ef6a59bbd3
commit 5240465f39
3 changed files with 59 additions and 22 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
.vagrant
*.retry
inventory/vagrant_ansible_inventory
temp