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.