consul/129
You can find the source of this version on GitHub at cloudfoundry-incubator/consul-release. It was created based on the commit 0613e7b4
.
Release Notes¶
Changes:
- consul_agent
job running in mode: server
no longer needs to be configured with consul.agent_cert
or consul.agent_key
properties. details
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "consul" version: "129" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/consul-release?v=129" sha1: "a808b9944755a1820bbc5ff856cf00f6c6641817"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 a808b9944755a1820bbc5ff856cf00f6c6641817 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/consul-release?v=129"