Skip to content

BOSH Release for a windows job that automatically sets the root disk to the maximum size available.

Notifications You must be signed in to change notification settings

cloudfoundry-community/windows-resize-root-disk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

windows-resize-root-disk

Simple script that resizes the root disk upon installation to the maximum supported size.

Usage

Job

instance_groups:
...
- name: windows2019-cell
  jobs:
    ...
    - name: resize_root_disk
      release: windows-resize-root-disk
      properties: {}
    ...

Releases

releases:
- name: windows-resize-root-disk
  version: latest

Notes

That's it. That's the boshrelease.

About

BOSH Release for a windows job that automatically sets the root disk to the maximum size available.

Resources

Stars

Watchers

Forks

Packages

No packages published