This repository was archived by the owner on Oct 11, 2025. It is now read-only.
v3.0.0
Changes
- Add support for full vsphere stemcells on SSH tunneled hypervisors without needing to prepopulate a
stemcell_store_path.- Works by automatically syncing unpacked temp stemcell files from director over SSH to the hypervisor immediately before CPI
create_stemcellis called.
- Works by automatically syncing unpacked temp stemcell files from director over SSH to the hypervisor immediately before CPI
- Light stemcells still work as before: they must be repacked with full stemcells metadate and the full stemcell must be present in the stemcell store path on the hypervisor
- Next major release will deprecate overidable
stemcell_store_path- it is still functional but defaults tovm_store_path/stemcells.
Usage:
- name: "bosh-vmrun-cpi"
url: "https://github.com/micahyoung/bosh-vmrun-cpi-release/releases/download/v3.0.0/bosh-vmrun-cpi-release-3.0.0.tar.gz"
sha1: "d0e0d580207e333227a8b494c8e9137753915a10"