Skip to content

os-conf/15

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

Release Notes

  • Adds auditd and ntpdate jobs

Usage

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

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

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

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

Jobs