Skip to content

v0.2.1

Latest
Compare
Choose a tag to compare
@codenrhoden codenrhoden released this 10 May 00:12
· 10 commits to master since this release

This release corrects support for defining multiple services in the same config file.

It also changes behavior such that only defined variables for each service are placed in the config file. Previously, if you didn't pass in a variable to the role, whatever was in the role default variable would be place, even when this was an empty string. But many parameters are optional, so only defined ones should be placed in the config file.