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