windows-syslog/1.3.2
You can find the source of this version on GitHub at cloudfoundry/windows-syslog-release. It was created based on the commit b706b1b
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "windows-syslog" version: "1.3.2" url: "https://bosh.io/d/github.com/cloudfoundry/windows-syslog-release?v=1.3.2" sha1: sha256:43df8af2ab88df0f2f39f82592c4160b2d0e8e37f293da36689ff1b98095d801
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:43df8af2ab88df0f2f39f82592c4160b2d0e8e37f293da36689ff1b98095d801 \ "https://bosh.io/d/github.com/cloudfoundry/windows-syslog-release?v=1.3.2"