nxlog/0.5.0
You can find the source of this version on GitHub at hybris/nxlog-boshrelease. It was created based on the commit feb127a6
.
Release Notes¶
- New property to allows nxlog to run as a user other than the default vcap:vcap
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "nxlog" version: "0.5.0" url: "https://bosh.io/d/github.com/hybris/nxlog-boshrelease?v=0.5.0" sha1: "930c2f5dc6759d7e7532adba5b0da47a7533eae5"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 930c2f5dc6759d7e7532adba5b0da47a7533eae5 \ "https://bosh.io/d/github.com/hybris/nxlog-boshrelease?v=0.5.0"