Skip to content

bosh-openstack-kvm-ubuntu-resolute-raw

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 d6650a514c3444653fde63c4f1b27b7c88c53396 \
  "https://bosh.io/d/stemcells/bosh-openstack-kvm-ubuntu-resolute-raw?v=0.59"

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

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

Version History

v0.59