Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support online stemcell #128

Closed
o-orand opened this issue Apr 30, 2018 · 1 comment
Closed

Support online stemcell #128

o-orand opened this issue Apr 30, 2018 · 1 comment

Comments

@o-orand
Copy link
Member

o-orand commented Apr 30, 2018

We moved from online stemcell support (ie bosh.io) to S3, but during bootstrap it could be nice to be able to get stemcell directly from bosh.io. We already have this support for bosh release.

Leverage property in shared-config.yml / private-config.yml

@o-orand
Copy link
Member Author

o-orand commented Jun 13, 2018

to reduce prerequisite for #108 , we need this feature. A workaround is to reuse the bosh.io AWS S3 bucket

o-orand added a commit that referenced this issue Jul 13, 2018
By default, we use offline stemcell, but it can be overridden by `shared-config.yml` or `private-config.yml`

closes #128
o-orand added a commit that referenced this issue Jul 13, 2018
By default, we use offline stemcell, but it can be overridden by `shared-config.yml` or `private-config.yml`. We also rename `bosh-stemcell` resource to `((stemcell-main-name))` to be clearer.

closes #128
o-orand added a commit that referenced this issue Jul 13, 2018
By default, we use offline stemcell, but it can be overridden by `shared-config.yml` or `private-config.yml`. We also rename `bosh-stemcell` resource to `((stemcell-main-name))` to be clearer.

closes #128
o-orand added a commit that referenced this issue Jul 13, 2018
By default, we use offline stemcell, but it can be overridden by `shared-config.yml` or `private-config.yml`. We also rename `bosh-stemcell` resource to `((stemcell-main-name))` to be clearer.

closes #128
@o-orand o-orand moved this to Done in CF OPS Automation Aug 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

1 participant