concourse / concourse-bosh-deployment

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

opsfile to enable bosh release offline mode #207

Closed jtarchie closed 4 years ago

jtarchie commented 4 years ago

This ops-file disables the url and sha1 attributes of the releases section of the bosh deployment manifest. When using a bosh director that doesn't have access to the open Internet, we'd like to have a way of ensuring bosh releases are checked only on the bosh director.

Closes #200

iplay88keys commented 4 years ago

@cirocosta We extended the offline ops file to contain a few missing releases (bbr and windows-utilities).