I get an error when trying to run opsworks_custom_env::write_config on my instances that aren't rails app servers (these are worker instances). Here is a gist of the stacktrace: https://gist.github.com/swrobel/933f8bac7279b5767fde
The issue seems to have something to do with this line: https://github.com/joeyAghion/opsworks_custom_env/blob/master/definitions/custom_env_template.rb#L16
Aside from that, I'm at a bit of a loss ... any ideas?