airbnb / smartstack-cookbook

The chef recipes for running and testing Airbnb's SmartStack
MIT License
245 stars 45 forks source link

New version of Bundler (1.12.0) prevents Synapse / Nerve install #19

Closed ianbamforth closed 8 years ago

ianbamforth commented 8 years ago

Running the installer as a user e.g. jenkins, which attempts to install synapse / nerve as smartstack, bundler 1.12.0 attempts to store .bundle in /home/jenkins/.bundle/... which fails. Looks like it uses $HOME, and as smartstack

May need to