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