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