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