concourse / concourse-bosh-deployment

A toolchain for deploying Concourse with BOSH.
Apache License 2.0
84 stars 154 forks source link

Can't find property 'token_signing_key.private_key #109

Open mgunter-pivotal opened 5 years ago

mgunter-pivotal commented 5 years ago

getting error: line 1: #<TemplateEvaluationContext::UnknownProperty: Can't find property 'token_signing_key.private_key'>) (RuntimeError) from /Users/mgunter/.bosh/installations/8975d051-05a4-43c4-4279-c648dad26ce6/tmp/erb-renderer610058709/erb-render.rb:175:in render' from /Users/mgunter/.bosh/installations/8975d051-05a4-43c4-4279-c648dad26ce6/tmp/erb-renderer610058709/erb-render.rb:200:in

'

create-env isnt adding "token_signing_key" to my creds.yml.......what are the steps required for generating a new property into creds.yml?

zmb3 commented 5 years ago

What command did you run to try to deploy this?

Only variables that are listed in the variables section of your manifest can be auto-generated.