0xdevalias / huginn-chef

Huginn Chef Deployment [WIP]
MIT License
0 stars 1 forks source link

Refactor node['huginn']['database'] to use node['huginn']['env'] vars directly #4

Open 0xdevalias opened 10 years ago

0xdevalias commented 10 years ago

Will need to change:

Edit: While we're at it, should default['huginn']['rails_env'] = "production" use the env hash too?

nogweii commented 10 years ago

This is somewhat handled by https://github.com/evaryont/huginn-chef/commit/69e62911df8f22b2c8623bff4501cd593ef9e9c5 but that doesn't include the edit. (Though I did delete the attributes line.)