Skip to content

v25

Compare
Choose a tag to compare
@voelzmo voelzmo released this 20 May 15:37
· 1246 commits to master since this release

Fixes:

New Features:

resource_pools:
- name: default
  network: default
  stemcell:
    name: bosh-openstack-kvm-ubuntu-trusty-go_agent
    version: latest
  cloud_properties:
    instance_type: m1.small
    availability_zone: east
    root_disk:
      size: 50

Misc: