concourse / concourse-bosh-release

Concourse BOSH release
Apache License 2.0
28 stars 49 forks source link

ensure no invalid env vars #98

Closed jamieklassen closed 4 years ago

jamieklassen commented 4 years ago

We are changing to a stricter version of the go-flags library, which means that the concourse binary will fail if any invalid env var configuration is passed. This PR is necessary because it addresses two spots where the bosh release has been setting env vars to invalid values by default.