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