Skip to content

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

Notifications You must be signed in to change notification settings

krarjun90/chef_repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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