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