On Wednesday, January 9, 2013 at 1:40 PM, Darron Froese wrote:
Have a rails database.yml installed via chef:production:adapter: mysql2encoding: utf8reconnect: falsedatabase: gitlabhq_productionpool: 5username: <%= ENV['PROD_DB_USER'] %>password: <%= ENV['PROD_DB_PASSWORD'] %>I want to to look like this when it's installed - but Chef isrendering the ENV vars during the install.I'd rather not have that done - just like to use the ENV variables thewhole time.I'd really like chef to just install this - treat is as a text fileand just install. Is that possible?Any tips? I've looked through the Chef and Erubis docs as well as donelots of Googling.Also posted here: https://gist.github.com/4496942
Archive powered by MHonArc 2.6.16.