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