Skip to content
This repository was archived by the owner on Oct 22, 2021. It is now read-only.

Walkthrough manifests are unusable #412

@domdom82

Description

@domdom82

I tried the walkthrough manifests at https://github.com/cloudfoundry-incubator/fissile/blob/develop/docs/configuration.md and failed multiple times.

Some of the bugs I found:

  • yaml structure no longer complies with what fissile cli expects. variables node must be at top level.
  • bosh_containerization property is required on each job
  • tags: indexed no longer works
  • must use dark-opinions.yml file even though I did not need them for my bosh release
  • can't have empty dark-opinions.yml (or just a properties yml node)
  • variable node structure different. e.g. description must be under options node instead

I finally succeeded by looking at the code and using the test assets as template for my own manifests.

I suggest to add the walkthrough example manifests to daily builds to make sure they work.

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