shield/7.0.2
            You can find the source of this version on GitHub at starkandwayne/shield-boshrelease. It was created based on the commit cf28c6f.
          
Release Notes¶
- shield-daemonjob- shield-dblink is now optional (thanks @karampok)
- shield-daemonjob has two new properties that can be overridden if you need to tweak these settings (thanks https://github.com/starkandwayne/shield-boshrelease/pull/90 from @karampok)- workers: description: Max number of concurrent tasks in running state. default: 5 max_timeout: description: Duration in hours after which a running task is timed out. default: 12
- shield-server blob now includes version number 
Deployment
releases:
- name: shield
  version: 7.0.2
  url: https://github.com/starkandwayne/shield-boshrelease/releases/download/v7.0.2/shield-7.0.2.tgz
  sha1: db19190e1a21336bdee5ec7ed16d4b57e456cae7
Usage¶
You can reference this release in your deployment manifest from the releases section:
- name: "shield" version: "7.0.2" url: "https://bosh.io/d/github.com/starkandwayne/shield-boshrelease?v=7.0.2" sha1: sha256:
Or upload it to your director with the upload-release command:
bosh upload-release --sha1=sha256: \ "https://bosh.io/d/github.com/starkandwayne/shield-boshrelease?v=7.0.2"
Jobs¶
- agent-mysql
- agent-pgtools
- mariadb
- mongo-tools3.2
- mongo-tools3.4
- postgres
- shield-agent
- shield-daemon
- xtrabackup