bmarini / knife-inspect

Inspect your chef repo as is compares to what is on your chef server
MIT License
55 stars 13 forks source link

Support data bags, data bag items, environments and roles inside folders #18

Closed gregkare closed 10 years ago

gregkare commented 10 years ago

This is useful for people who stores their stuff inside of folders or git submodules, for example:

roles/
├── Corp/
├── Dev/
└── Office/

Also add initial specs for the checklists

This fixes #10

gregkare commented 10 years ago

This is going into 0.8.0 which is going to be released in a couple minutes.

coveralls commented 10 years ago

Coverage Status

Coverage increased (+6.96%) when pulling 2955352a2eb4dfd3c9485bc2cee9a9a9ee1558a1 on gregkare:folders into e91d699da25afb5e65f39ca8d901bd62f45d52e4 on bmarini:master.