cloudfoundry / capi-ci

Apache License 2.0
8 stars 16 forks source link

Fix stemcell link for cf-deployment 5.0.0 #9

Closed jenspinney closed 5 years ago

jenspinney commented 5 years ago

This change fixes the bosh-lite pool so that it works with cf-deployment 5.0.0 (as of Sept 25, 2018, this is on the release-candidate branch of cf-deployment).

This change is not backwards compatible, so if the CAPI team is not using the release-candidate branch of cf-deployment, you should wait until 5.0.0 is released to merge this PR.

In cf-deployment 5.0.0, xenial is now the default stemcell, so we don't need any branching logic to figure out whether to upload trusty or xenial -- we just always use xenial.

We've tested this change with 5.0.0 of cf-deployment in our own pool pipeline, and the create-bosh-lite step succeeds.

cfdreddbot commented 5 years ago

Hey jenspinney!

Thanks for submitting this pull request! I'm here to inform the recipients of the pull request that you and the commit authors have already signed the CLA.