shell/3
You can find the source of this version on GitHub at cloudfoundry-community/shell-boshrelease. It was created based on the commit 59ade338
.
Release Notes¶
Now with support for CentOS Stemcells, that apparently lack perl-devel
for the git package.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "shell" version: "3" url: "https://bosh.io/d/github.com/cloudfoundry-community/shell-boshrelease?v=3" sha1: "25129edaac9b95681f398dd44f445b075530244a"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 25129edaac9b95681f398dd44f445b075530244a \ "https://bosh.io/d/github.com/cloudfoundry-community/shell-boshrelease?v=3"