Tom Viehman

Results 3 issues of Tom Viehman

We use bbl both directly and via cf-deployment-concourse-tasks, and we're seeing the following failure when running `bbl plan`: ``` $ bbl plan --debug --lb-type=cf --lb-cert=certs/load-balancer/server.crt --lb-key=certs/load-balancer/server.key --lb-domain= There are some...

unscheduled

I was working with a BOSH manifest that had numerous incorrect keys specified, e.g.: ``` - name: foo BADtype: password ``` and wanted to change `BADtype` to `type` using an...

_What version of the credhub server you are using?_ 2.5.9 _What version of the credhub cli you are using?_ 2.6.2 _If you were attempting to accomplish a task, what was...

accepted