Closed neil-hickey closed 5 years ago
Problem
The use of ":" on line 28 breaks bosh interpolation, as the ":" character is interpreted as a key separator.
yaml: line 27: found unexpected ':'
How to Reproduce:
Run bosh int external-worker.yml
bosh int external-worker.yml
Versions:
Concourse-bosh-deployment: latest (5.2) Bosh Int: version 3.0.1
thanks!
Problem
The use of ":" on line 28 breaks bosh interpolation, as the ":" character is interpreted as a key separator.
yaml: line 27: found unexpected ':'
How to Reproduce:
Run
bosh int external-worker.yml
Versions:
Concourse-bosh-deployment: latest (5.2) Bosh Int: version 3.0.1