-
Notifications
You must be signed in to change notification settings - Fork 9
Open
cppforlife/vagrant-bosh
#6Description
While trying to deploy uaa-release with vagrant-bosh I encountered the following error:
Error: Provisioning deployment: Starting instance: Updating instance 0: Applying: Compiling templates bosh: Compiling templates: Rendering config/uaa.yml ERB: Running ruby: Runni
ng command: 'ruby /tmp/erb-render.rb /tmp/erb-context.json /tmp/tar-CmdExtractor401847581/templates/uaa.yml.erb /tmp/instance-templatescompiler-RenderedArchivesCompiler844750026/
uaa/config/uaa.yml', stdout: '', stderr: '/tmp/erb-render.rb:140:in `rescue in render': Error filling in template '/tmp/tar-CmdExtractor401847581/templates/uaa.yml.erb' for bosh/
0 (line 352: #<NameError: uninitialized constant TemplateEvaluationContext::YAML>) (RuntimeError)
from /tmp/erb-render.rb:126:in `render'
from /tmp/erb-render.rb:151:in `<main>'
': exit status 1
Apparently the uaa.yml.erb template assumes the YAML class is available.
Metadata
Metadata
Assignees
Labels
No labels