softhsm/1.0.0
You can find the source of this version on GitHub at starkandwayne/softhsm-boshrelease. It was created based on the commit f0ab31d
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "softhsm" version: "1.0.0" url: "https://bosh.io/d/github.com/starkandwayne/softhsm-boshrelease?v=1.0.0" sha1: "a5f07a31a02dcdcefe6a9a2af5f1241e0508f629"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 a5f07a31a02dcdcefe6a9a2af5f1241e0508f629 \ "https://bosh.io/d/github.com/starkandwayne/softhsm-boshrelease?v=1.0.0"