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