Skip to content

shield/6.6.1

You can find the source of this version on GitHub at starkandwayne/shield-boshrelease. It was created based on the commit 2dbaa32d.

Release Notes

Bug Fixes

  • shield-agent now fails out if it has no authorized keys. For autoprovision’d setups, this is most useful, as it means the agent effectively waits for the daemon to be available before it reports success back to monit. Fixes #68

shield

Bumped https://github.com/starkandwayne/shield to v0.10.1

Usage

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

- name: "shield"
  version: "6.6.1"
  url: "https://bosh.io/d/github.com/starkandwayne/shield-boshrelease?v=6.6.1"
  sha1: "e26639f233bd1b7997f41d5c4bd40b8c4b8dc1eb"

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

bosh upload-release --sha1 e26639f233bd1b7997f41d5c4bd40b8c4b8dc1eb \
  "https://bosh.io/d/github.com/starkandwayne/shield-boshrelease?v=6.6.1"

Jobs

Packages