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