cloudfoundry-attic / warden-test-infrastructure

Travis-like scripts to startup vagrant VMs are run wardenized CI builds in them
3 stars 8 forks source link

Use vagrant user and home (travis user does not exist in vagrant box) #1

Closed rkoster closed 11 years ago

rkoster commented 11 years ago

Since we are using a vagrant box now the travis_build_environment also needs to be changed.

mark-rushakoff commented 11 years ago

Thanks for the pull request @rkoster! I've been trying to search online to find any information about what exactly the travis_build_environment setting does, but I haven't had much luck. Before we merge this, can you offer a little more explanation as to why this change is needed?

rkoster commented 11 years ago

The build environment cookbook sets the default attributes. These defaults assume a Travis box so we need to override them for the vagrant box.