Skip to content

Assumption about the cf deployment manifest. #43

@simonjohansson

Description

@simonjohansson

In scripts/generate-deployment-manifest

spiff merge \
  ${manifest_generation}/config-from-cf.yml \
  ${manifest_generation}/config-from-cf-internal.yml \
  ${deployments}/cf.yml \
  > ${tmpdir}/config-from-cf.yml

We make an assumption that the deployment manifest is called cf.yml for cf.
In my installations I call the manifest by version.

➜  manifests git:(master) ✗ ls
178.yml  183.yml  187.yml  192.yml  194.yml  195.yml  196.yml  197.yml  199.yml  200.yml  203.yml  205.yml  207.yml  208.yml  209.yml  210.yml

Would you guys/gals be open for a PR to take a path to a manifest rather than a path to a dir where path/cf.yml must be present?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions