setup-persistent-disk-store job from windows-tools/80.26.0
Workaround for missing persistent disk support in bosh-agent (as of 2019-05). Note: This doesn't enable immediate access to the store, jobs that rely on the disk will have to wait for this job to mount it or timeout
              Github source:
              620cc02 or
              master branch
            
Properties¶
disk_number¶
  
    
      Optional disk number of a persistent disk to mount to c:\var\vcap\store, and format if unformatted. Usually “2” for first persistent disk
Templates¶
            Templates are rendered and placed onto corresponding
            instances during the deployment process. This job's templates
            will be placed into /var/vcap/jobs/setup-persistent-disk-store/ directory
            (learn more).
          
bin/pre-start.ps1(frompre-start.ps1.erb)
Packages¶
            Packages are compiled and placed onto corresponding
            instances during the deployment process. Packages will be
            placed into /var/vcap/packages/ directory.
          
This job relies on no runtime packages.