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