Skip to content

bosh-aws-xen-hvm-ubuntu-resolute

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 5b5291ec8f8126e381aa078ce13c6f513acb7ca5 \
  "https://bosh.io/d/stemcells/bosh-aws-xen-hvm-ubuntu-resolute?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