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