Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 306 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 306 Bytes

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