Skip to content

os-conf/20

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

Usage

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

- name: "os-conf"
  version: "20"
  url: "https://bosh.io/d/github.com/cloudfoundry/os-conf-release?v=20"
  sha1: sha256:05b99381a231cc4de54cabf6134bef75ab85aa851173f337f47c644c33f95238

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

bosh upload-release --sha1=sha256:05b99381a231cc4de54cabf6134bef75ab85aa851173f337f47c644c33f95238 \
  "https://bosh.io/d/github.com/cloudfoundry/os-conf-release?v=20"

Jobs