Skip to content

bosh-alicloud-kvm-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 87de2748162aab779ae70fff2dc40a35dc38a464 \
  "https://bosh.io/d/stemcells/bosh-alicloud-kvm-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

  • Full Stemcellsha1:87de2748162aab779ae70fff2dc40a35dc38a464