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