Skip to content

bosh-aws-xen-hvm-ubuntu-noble

Notes

Please take a look at the Noble migration docs for guidance on how to migrate releases to Noble.

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 26b7ef3d5b9f6eabd25469f090f4a590e93ccac9 \
  "https://bosh.io/d/stemcells/bosh-aws-xen-hvm-ubuntu-noble?v=1.2"

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

- alias: "default"
  os: "ubuntu-noble"
  version: "1.2"

Version History

v1.2

v0.156

v0.26

v0.13