cloudfoundry-community / bosh-gen

Rapid generation of BOSH releases
MIT License
68 stars 21 forks source link

Fixed stemcell URLs from 'bosh public stemcells' to bosh.io #73

Closed quintessence closed 8 years ago

quintessence commented 8 years ago

make_manifest was using bosh public stemcells to get BOSH stemcells rather than bosh.io URLs, updated to use bosh.io URLs.

jhunt commented 8 years ago

Looks like this fixes #59