consul/165
You can find the source of this version on GitHub at cloudfoundry-incubator/consul-release. It was created based on the commit 70df2f9f
.
Release Notes¶
Adds three new links, which each represent parts of the existing link: - consul_common: configuration applied to all consul agents - consul_client: TLS information for non-server agent communication - consul_server: TLS information for server-mode agent communication
This facilitates rotating server and clients independently.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "consul" version: "165" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/consul-release?v=165" sha1: "9361d5bcb9fae10fc7f95bb3cb36845a83d70049"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 9361d5bcb9fae10fc7f95bb3cb36845a83d70049 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/consul-release?v=165"
Jobs¶
- acceptance-tests
- consul-test-consumer
- consul-test-consumer-windows
- consul_agent
- consul_agent_windows
- fake-dns-server