I have downloaded the cookbook "chef-jira" and now I am trying to run it using chef-solo/vagrant on Ubuntu 12.04.
After a lot of googling and stackoverflow support i was able to get the json file picked up which defines the run lists. But the below error has been troubling me and I am totally clueless.
==> default: [2014-08-20T03:33:41+00:00] ERROR: Cookbook apache2 not found. If you're loading apache2 from another cookbook, make sure you configure the dependency in your metadata
==> default: [2014-08-20T03:33:41+00:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1)
If anyone can look at the cookbook and suggest me some solution I will be grateful. The url of the cookbook is: https://github.com/bflad/chef-jira