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