Skip to content

os-conf/14

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

Usage

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

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

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

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

Jobs