Skip to content

os-conf/17

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

Usage

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

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

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

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

Jobs