consul/86
You can find the source of this version on GitHub at cloudfoundry-incubator/consul-release. It was created based on the commit bf47647c
.
Release Notes¶
Changes: - Primarily non-functional changes, just updates to acceptance tests. - WIP, DO NOT USE: initial support for Consul WAN configuration. This functionality is highly likely to be reverted in the future.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "consul" version: "86" url: "https://bosh.io/d/github.com/cloudfoundry-incubator/consul-release?v=86" sha1: "07e2dff00b4e3265cb62ea03e7665b540da36fd0"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 07e2dff00b4e3265cb62ea03e7665b540da36fd0 \ "https://bosh.io/d/github.com/cloudfoundry-incubator/consul-release?v=86"