Created
December 2, 2011 00:10
-
-
Save tsabat/1420883 to your computer and use it in GitHub Desktop.
Error output
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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