Tagged Questions
0
votes
2answers
202 views
How to dynamically setup DNS
I trying to setup as part of a study a PaaS (Platform as a service) for Ruby on Rails applications. I have already played with Amazon EC2 and Chef creating EC2 instances based on Chef's recipes and ...
1
vote
4answers
362 views
knife server create- finding lists of flavors
I'm new to Chef and I think I'm missing something in reading the docs. I want to create servers using
knife server create (options)
but can't seem to find fully complete documentation on the ...