This repository has been archived by the owner on Oct 22, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 36
Walkthrough manifests are unusable #412
Comments
@domdom82 could you drop in your working walkthrough manifests and/or PR them into the docs? I was just about to give it a try. |
@drnic I will provide a PR later, here is what worked for me (tried HAproxy bosh release sniff test): role-manifest.yml
opinions.yml:
dark-opinions.yml:
|
Thanks for going through all this @domdom82. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
bosh_containerization
property is required on each jobtags: indexed
no longer worksproperties
yml node)description
must be underoptions
node insteadI 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.
The text was updated successfully, but these errors were encountered: