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: sha256:c405553cd161da9f14a6cc9157a5f18e5819bc8f63809b5ed49987075a3ef9c6

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

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

Jobs