Skip to content

consul/167

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

Release Notes

  • Fixes for the restart process on windows
    • clear out the dns lock
    • clear out the PID file
  • Remove link named “consul” which has been replaced by “consul_server” “consul_common” and “consul_agent”

Usage

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

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

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

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

Jobs

Packages