I’d like to be able to have configuration (with the ability to code in Ruby) in one place. Since different configs (like bash scripts) don’t understand Ruby, I’d have to prepopulate them. Is there an easy-to-use tool for this?
I’ve found ruby-parseconfig but that’s not what I’m looking for.
I’d like to be able to have configuration (with the ability to code in
Share
Looks like you can do this with chef templates.
Example: