Skip to content

bosh/257.9

You can find the source of this version on GitHub at cloudfoundry/bosh. It was created based on the commit ef76c24f.

Release Notes

Director: - Fixes static IP reuse problem when migrating to first class AZs in some cases - Fixes possible snapshot enqueuing problem

Stemcell: - Binds mount /var/log to ephemeral disk (/var/vcap/data/root_log) to avoid filling up root partition - Starts rsyslog and auditd as part of the Agent bootstrapping stage - Disables all IPv6 configurations

This release includes 3262.9 stemcell series.

Usage

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

- name: "bosh"
  version: "257.9"
  url: "https://bosh.io/d/github.com/cloudfoundry/bosh?v=257.9"
  sha1: sha256:

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

Jobs

Packages