stannis/12.0
You can find the source of this version on GitHub at cloudfoundry-community/stannis-boshrelease. It was created based on the commit a736c481
.
Release Notes¶
make_manifest
usesspruce
now- golang1.8
- remove $BIND_ADDR as it wasn’t being used and doesn’t work in bosh-init
- remove
Gemfile
stannis-12.0.tgz sha1: 0e0899e09bc70a33c3b09334504911d577643532
releases:
- name: stannis
version: 12.0
sha1: 0e0899e09bc70a33c3b09334504911d577643532
url: https://github.com/cloudfoundry-community/stannis-boshrelease/releases/download/v12.0/stannis-12.0.tgz
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "stannis" version: "12.0" url: "https://bosh.io/d/github.com/cloudfoundry-community/stannis-boshrelease?v=12.0" sha1: "def65f4dc83bae4d67132a59d151779a7e700e41"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 def65f4dc83bae4d67132a59d151779a7e700e41 \ "https://bosh.io/d/github.com/cloudfoundry-community/stannis-boshrelease?v=12.0"