Chef-solo cannot locate an nginx recipe template
- by crftr
I have been recently experimenting with Chef. I thought I would attempt to rebuild my personal web server using chef-solo. It's an AWS instance running the Amazon 64bit Linux AMI.
My first objective is to install nginx. I have cloned the Opscode cookbook repository, and am using their nginx cookbook.
My problem appears to be that chef-solo…