Skip to content

cf-haproxy/2

You can find the source of this version on GitHub at cloudfoundry-community/cf-haproxy-boshrelease. It was created based on the commit 119041c8.

Release Notes

Addressed an issue causing block lines to be repeated in the configs when multiple domains were listed in haproxy.internal_only_domains.

Usage

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

- name: "cf-haproxy"
  version: "2"
  url: "https://bosh.io/d/github.com/cloudfoundry-community/cf-haproxy-boshrelease?v=2"
  sha1: "1ec560bbd5f05ee27d86dd18cf235528d9bff482"

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

bosh upload-release --sha1 1ec560bbd5f05ee27d86dd18cf235528d9bff482 \
  "https://bosh.io/d/github.com/cloudfoundry-community/cf-haproxy-boshrelease?v=2"

Jobs

Packages