If you start with a brand new BOSH-lite environment (no stemcells),
previous versions of bosh-gen would mistakenly upload a REALLY old
Warden Stemcell (like v64...) because of its insistence on using bosh public stemcells.
Instead, we should just use the bosh.io URL that we set previously.
If you start with a brand new BOSH-lite environment (no stemcells), previous versions of bosh-gen would mistakenly upload a REALLY old Warden Stemcell (like v64...) because of its insistence on using
bosh public stemcells
.Instead, we should just use the bosh.io URL that we set previously.