concourse / prod

bosh/terraform config for our deployments
3 stars 5 forks source link

continuously deploy bosh-topgun worker in main pipeline #43

Closed jamieklassen closed 4 years ago

jamieklassen commented 4 years ago

similar to pks worker, tag everything to do with topgun or that worker appropriately.... you should be able to still use the bosh-deployment resource. the manifest for that worker is in concourse/prod, called something like topgun-worker.yml

taylorsilva commented 4 years ago

Work is happening in topgun-worker-deployment branch in the ci repo. https://github.com/concourse/ci/tree/topgun-worker-deployment

Strategy is to add a put step to the bbl environment where the bosh-topgun worker lives.