concourse / concourse-bosh-deployment

A toolchain for deploying Concourse with BOSH.
Apache License 2.0
84 stars 154 forks source link

include higher canary timeouts for UAA #208

Closed jtarchie closed 4 years ago

jtarchie commented 4 years ago

When using UAA (whether colocated or not), it can take awhile to come up when initially starting. The timeout provided in the base config for concourse doesn't support this, and can more often than not, result in an error.

Closes #203