Skip to content

bosh-aws-xen-hvm-ubuntu-noble

Beta

The Noble stemcell is currently in beta, and is for testing use only.
Please report any issues in the stemcell builder repo

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

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

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

Version History

v0.26

v0.13