Skip to content

cf-riak-cs/5

You can find the source of this version on GitHub at cloudfoundry/cf-riak-cs-release. It was created based on the commit 3f6fb0fd.

Release Notes

Highlights

  • Default stemcell is now Trusty go_agent 2682
  • Python package added for Trusty support
  • Ruby package added for Trusty support
  • Added Riak backup script
  • Added sample stubs for vSphere and AWS
  • Restructured templates
  • Improved ./update script to work with a branch

Manifest Changes

  • No manifest properties added or removed

Usage

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

- name: "cf-riak-cs"
  version: "5"
  url: "https://bosh.io/d/github.com/cloudfoundry/cf-riak-cs-release?v=5"
  sha1: "1fe20d8b9b2200903f274c358e014310235666fa"

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

bosh upload-release --sha1 1fe20d8b9b2200903f274c358e014310235666fa \
  "https://bosh.io/d/github.com/cloudfoundry/cf-riak-cs-release?v=5"

Jobs

Packages