Public cookbook of my server bootstrapping code.
Chef 0.12.0 or higher required (for Chef environment use).
The following cookbooks are dependencies:
- kitchen list (verify no instances are running)
- kitchen create (boot a DI instance)
- kitchen converge (run chef on the instance)
- kitchen login (manually verify the server)
- write tests!
- kitchen verify (to run the tests)