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