Warning: don't use bosh-init with Ruby 1.9.3.
Alexander Lomov
Hi, all.
I think that you should know this problem: you shouldn’t run bosh-init with Ruby 1.9.3 installed on your VM. The problem is that bosh-init uses host ruby to render era templates from bosh releases that are designed to run with Ruby 2.0+.
I have created a PR with detailed description for this issue: https://github.com/cloudfoundry/bosh-init/pull/46
Best wishes,
Alex L.
I think that you should know this problem: you shouldn’t run bosh-init with Ruby 1.9.3 installed on your VM. The problem is that bosh-init uses host ruby to render era templates from bosh releases that are designed to run with Ruby 2.0+.
I have created a PR with detailed description for this issue: https://github.com/cloudfoundry/bosh-init/pull/46
Best wishes,
Alex L.