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

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

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

Version History

v1.103

v1.90

v1.77

v1.25

v1.2

v0.156

v0.26

v0.13