jumpbox/4.0.6
You can find the source of this version on GitHub at cloudfoundry-community/jumpbox-boshrelease. It was created based on the commit d814faa5
.
Release Notes¶
bosh-init
Updated bosh-init to 0.0.92
vim
Install vim-nox
and vim-runtime
by default.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "jumpbox" version: "4.0.6" url: "https://bosh.io/d/github.com/cloudfoundry-community/jumpbox-boshrelease?v=4.0.6" sha1: "5b970918d7ea4c338389ca76cf43fa68eebdd5ba"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 5b970918d7ea4c338389ca76cf43fa68eebdd5ba \ "https://bosh.io/d/github.com/cloudfoundry-community/jumpbox-boshrelease?v=4.0.6"