I am trying to setup a solr instance on opsworks using a custom cookbook. I am very new to chef and so I really don't know what I am doing.
I've created a cookbook that includes this cookbook: https://github.com/hipsnip-cookbooks/solr
And specified my Stack to use that custom cookbook. But I don't see in the logs that solr is installed or running.
A little guidance please?
Thanks!