Skip to content

bosh-warden-boshlite-ubuntu-resolute-rosetta

Notes

The alpha Resolute stemcell is currently under development.

BOSH produces official stemcells for popular operating systems and infrastructures. For infrastructures that support it, light stemcells are a more efficient way to reference stemcells that we have pre-uploaded and shared within the IaaS.

For more information about stemcells, please see the following documentation.

You can upload the latest version to your director with the upload-stemcell command:

bosh upload-stemcell --sha1 44fb230d0a930516976fa49de99091ee84943a9f \
  "https://bosh.io/d/stemcells/bosh-warden-boshlite-ubuntu-resolute-rosetta?v=0.149"

And reference this stemcell in your deployment manifest from the stemcells section:

- alias: "default"
  os: "ubuntu-resolute"
  version: "0.149"

Version History

v0.149