krarjun90 / chef_repo

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Ruby 99.2%Language:HTML 0.8%