Closed mariash closed 5 years ago
We have created an issue in Pivotal Tracker to manage this:
https://www.pivotaltracker.com/story/show/165366531
The labels on this github issue will be updated when the story is started.
Hi @mariash it seems there could be an error in the template:
Error filling in template 'cloud_controller_ng.yml.erb' (line 38: undefined method
yaml_escape' for #
Is there a yaml_escape
being called in cloud_controller_ng.yml.erb
?
Looking at the current template https://github.com/cloudfoundry/capi-release/blob/develop/jobs/cloud_controller_ng/templates/cloud_controller_ng.yml.erb I see that there is a yaml_escape
defined. What version of the CAPI release are you using?
Closing due to inactivity. Please reopen if this issue persists or is seen on a later version of the director.
Looks like it really is a subtle issue in the template. I filed an issue with capi to fix it
Thanks for digging this up, @charleshansen! I was really curious about what happened here.
Describe the bug When running
bosh cck
we are seeing the following error:To Reproduce
bosh cck
and chooseRecreate VM
Expected behavior
VM gets recreated with no errors.
Logs
Versions (please complete the following information):
Deployment info:
Using cf-deployment-concourse task: https://github.com/cloudfoundry/cf-deployment-concourse-tasks/blob/master/bosh-deploy-with-created-release/task.yml
With ops files:
Additional context