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