consul/111
You can find the source of this version on GitHub at cloudfoundry-incubator/consul-release. It was created based on the commit 6865b8fc.
Release Notes¶
Changes:
- Supports configuring which port consul_agent serves DNS on via consul.agent.ports.dns property (default 53). details
- This release has been marked as a pre-release since the feature mentioned above should not be used and is reverted in a later release.
Usage¶
You can reference this release in your deployment manifest from the releases section:
- name: "consul" version: "111" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/consul-release?v=111" sha1: sha256:
Or upload it to your director with the upload-release command:
bosh upload-release --sha1=sha256: \ "https://bosh.io/d/github.com/cloudfoundry-incubator/consul-release?v=111"