Iterative Chef
Slide deck
Github repository
Iterations
Shell Scripting
install_nginx.sh
Initial Chef Draft
config/solo.rb
config/dna.json
cookbooks/sandbox/recipes/motd.rb
cookbooks/sandbox/recipes/nginx_source.rb
cookbooks/sandbox/recipes/nginx_package.rb
Chef Refactored
config/solo.rb
config/dna.json
cookbooks/nginx/recipes/default.rb
cookbooks/nginx/recipes/source.rb
cookbooks/nginx/recipes/package.rb
cookbooks/nginx/attributes/default.rb
cookbooks/nginx/attributes/source.rb