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: sha256:0f2d1b6478b89a0ddf7413a9d7297966cd0029ce39486a4c08ed514883e89078

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

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

Jobs