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