Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

cloudfoundry-attic/windows1803fs-online-release

Repository files navigation

windows1803fs-online-release

A BOSH release for deploying windows1803fs.

Note:

This release assumes your BOSH installation has internet access at deploy time.

smoke test

Ensure that winc-release and windows1803fs-release are uploaded to your BOSH director.

bosh -d windows1803fs deploy manifests/smoke-test.yml \
  -v fs-version="windows1803fs" \
  -v stemcell-os="windows1803" \
  -v smoke-test-name="windows1803fs-smoke-test" \
  -v cached-image-uris=["oci:///C:/var/vcap/packages/windows1803fs"]
bosh -d windows1803fs run-errand smoke-test

Requirements