Skip to content

os-conf/5

You can find the source of this version on GitHub at cloudfoundry/os-conf-release. It was created based on the commit 77fb6568.

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "os-conf"
  version: "5"
  url: "https://bosh.io/d/github.com/cloudfoundry/os-conf-release?v=5"
  sha1: "c9380221d3b106bcb0c819d3250d3cf2a3ef9136"

Or upload it to your director with the upload-release command:

bosh upload-release --sha1 c9380221d3b106bcb0c819d3250d3cf2a3ef9136 \
  "https://bosh.io/d/github.com/cloudfoundry/os-conf-release?v=5"

Jobs