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