concourse / concourse-bosh-deployment

A toolchain for deploying Concourse with BOSH.
Apache License 2.0
86 stars 155 forks source link

Adding ops file to skip credhub tls verification #189

Closed rahulkj closed 4 years ago

rahulkj commented 5 years ago

This is required for platform automation that uses an embedded task to interpolate values from credhub. If not using legit certs, one can use the ops files to skip tls verification

rahulkj commented 4 years ago

@taylorsilva - I renamed the file per the standards. Thanks