Skip to content

os-conf/13

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

Usage

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

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

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

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

Jobs