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