Skip to content

os-conf/18

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

Usage

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

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

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

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

Jobs