Closed rkoster closed 6 years ago
My guess is that the go stdlib can't deal with the newline at the end of the keyfile, which is why we were using -%>
in the first place.
Does the BOSH CLI team know that hyphen-trimming isn't supported by create-env
? If not, perhaps we should file an issue there instead. If so, we should try to get some focus on the issue so that it gets resolved upstream.
have created: https://github.com/cloudfoundry/bosh-cli/issues/381
@jhunt is there use case for not specifying an agent.key?
@jhunt any preference on where to run the release unit tests?
Let's just wait until upstream the bosh-cli fix is incorporated.
:+1: I have this issue now
Fixed in c7b330c
will look into the failure and add some template tests.