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