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