Skip to content

Instantly share code, notes, and snippets.

@tsabat
Created December 2, 2011 00:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tsabat/1420883 to your computer and use it in GitHub Desktop.
Save tsabat/1420883 to your computer and use it in GitHub Desktop.
Error output
default] [Thu, 01 Dec 2011 16:08:22 -0800] FATAL: Stacktrace dumped to /tmp/vagrant-chef-1/chef-stacktrace.out
: stdout
[default] [Thu, 01 Dec 2011 16:08:22 -0800] FATAL: SyntaxError: compile error
/tmp/vagrant-chef-1/chef-solo-1/vagrant_main/recipes/default.rb:97: syntax error, unexpected tASSOC, expecting '}'
connection {:host => "localhost", :username => 'ro...
^
/tmp/vagrant-chef-1/chef-solo-1/vagrant_main/recipes/default.rb:97: syntax error, unexpected ',', expecting '}'
...nection {:host => "localhost", :username => 'root', :passwor...
^
/tmp/vagrant-chef-1/chef-solo-1/vagrant_main/recipes/default.rb:97: syntax error, unexpected ',', expecting '}'
...calhost", :username => 'root', :password => node['mysql']['s...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment