Skip to content

openvpn/3.2.0

You can find the source of this version on GitHub at dpb587/openvpn-bosh-release. It was created based on the commit e9b118e.

Release Notes

  • support pushing DNS servers via openvpn.push_dns
  • support pushing DNS search domains via openvpn.push_dns_search_domains

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "openvpn"
  version: "3.2.0"
  url: "https://bosh.io/d/github.com/dpb587/openvpn-bosh-release?v=3.2.0"
  sha1: "39b4ae933230f82b0613829e1979abf7375136ee"

Or upload it to your director with the upload-release command:

bosh upload-release --sha1 39b4ae933230f82b0613829e1979abf7375136ee \
  "https://bosh.io/d/github.com/dpb587/openvpn-bosh-release?v=3.2.0"

Jobs

Packages