Skip to content

Instantly share code, notes, and snippets.

@jayd3e
Created July 28, 2012 00:29
Show Gist options
  • Save jayd3e/3191194 to your computer and use it in GitHub Desktop.
Save jayd3e/3191194 to your computer and use it in GitHub Desktop.
Chef Error
:/opt/clusterstack$ sudo /var/lib/gems/1.8/gems/chef-0.10.8/bin/chef-solo -j roles/clusterflunk_dev.json -c solo.rb
[2012-07-28T00:28:17+00:00] INFO: *** Chef 0.10.8 ***
[2012-07-28T00:28:17+00:00] INFO: Setting the run_list to ["role[web_server]", "role[smtp_server]", "recipe[clusterflunk]"] from JSON
[2012-07-28T00:28:17+00:00] ERROR: Role web_server is in the runlist but does not exist. Skipping expand.
[2012-07-28T00:28:17+00:00] ERROR: Role smtp_server is in the runlist but does not exist. Skipping expand.
[2012-07-28T00:28:17+00:00] FATAL: Stacktrace dumped to /opt/clusterstack/chef-stacktrace.out
[2012-07-28T00:28:17+00:00] FATAL: Chef::Exceptions::MissingRole: Chef::Exceptions::MissingRole
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment