Skip to content

os-conf/19

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

Usage

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

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

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

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

Jobs