/chef_repo

This repo is to demonstrate the use of attributes and it's hierarchy.

Primary LanguageRuby

The chef-repo

This repo is to demonstrate the use of attributes and it's hierarchy.

Clone the repo and play around with the kitchen tests to understand the attributes hierarchy.

Run Kitchen Test

	cd cookbooks/my_service
	bundle install
	bundle exec berks install
	bundle exec kitchen test