Skip to content

consul/130

You can find the source of this version on GitHub at cloudfoundry-incubator/consul-release. It was created based on the commit 52e7c264.

Release Notes

Changes: - Set performance raft_multiplier to 1 for Consul process. details - Change default value of consul.agent.dns_config.allow_stale to true and consul.agent.dns_config.max_stale to 30s in consul_agent job. details - Remove unneeded drain script from consul_agent_windows job. - Other non-functional changes.

Usage

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

- name: "consul"
  version: "130"
  url: "https://bosh.io/d/github.com/cloudfoundry-incubator/consul-release?v=130"
  sha1: "fb2b7b784bcde3b13a7cee7a18f9e6d60871e976"

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

bosh upload-release --sha1 fb2b7b784bcde3b13a7cee7a18f9e6d60871e976 \
  "https://bosh.io/d/github.com/cloudfoundry-incubator/consul-release?v=130"

Jobs

Packages