-
Notifications
You must be signed in to change notification settings - Fork 218
Closed
Description
When ~/workspace/cf-release/bosh-lite/deployments does not exist, I see the error message from the generate-deployment-manifest that the generate-bosh-lite-manifests script delegates to:
Deployments directory '/Users/agupta/workspace/cf-release/bosh-lite/deployments' is not a directory
Usage:
././scripts/generate-deployment-manifest /path/to/stub/property-overrides.yml \
/path/to/stub/instance-count-overrides.yml \
/path/to/stub/persistent-disk-overrides.yml \
/path/to/stub/iaas-settings.yml \
/path/to/stub/additional-jobs.yml \
/path/to/stub/release-versions.yml \
/path/to/deployment-manifests
Ex:
././scripts/generate-deployment-manifest manifest-generation/bosh-lite-stubs/property-overrides.yml \
manifest-generation/bosh-lite-stubs/instance-count-overrides.yml \
manifest-generation/bosh-lite-stubs/persistent-disk-overrides.yml \
manifest-generation/bosh-lite-stubs/iaas-settings.yml \
manifest-generation/bosh-lite-stubs/additional-jobs.yml \
manifest-generation/bosh-lite-stubs/release-versions.yml \
~/deployments/bosh-lite
This is confusing, and makes it look like I'm doing the wrong usage of the bosh-lite script.
Metadata
Metadata
Assignees
Labels
No labels