I am trying to deploy a Ruby 2.2 / Rails 4.2 application from a project I inherited, and rbenv-vars is used (along with rbenv). When I try to start the Puma service, I can tell that the rbenv variables aren't getting loaded because RAILS_ENV is not set, and database.yml doesn't read the environment and uses defaults.
What do I have to do to get Ruby to load rbenv-vars to load the environment variables? -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/3fc352d7-64e9-4ef1-9375-bbffabe65e41%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
