Skip to content

consul/119

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

Release Notes

This is marked as a pre-release as it still contains dnsmasq.

Changes: - Add creation of the RUN_DIR to the pre-start script for the consul_agent job. details

Usage

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

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

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

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

Jobs

Packages