generic-scripting/5
You can find the source of this version on GitHub at orange-cloudfoundry/generic-scripting-release. It was created based on the commit 481c498
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "generic-scripting" version: "5" url: "https://bosh.io/d/github.com/orange-cloudfoundry/generic-scripting-release?v=5" sha1: sha256:b10ee1c9dce8198ee0d0f598ada06d3de92ff373f820cce448fcdd0d98e27307
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:b10ee1c9dce8198ee0d0f598ada06d3de92ff373f820cce448fcdd0d98e27307 \ "https://bosh.io/d/github.com/orange-cloudfoundry/generic-scripting-release?v=5"