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