Update docs/habitat.md

Co-Authored-By: Jerry Aldrich <aldrich003@gmail.com>
This commit is contained in:
John Snow 2019-07-22 16:57:55 -04:00 committed by GitHub
parent a81dfc39fa
commit d223f63be5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@ To learn more about Chef Habitat and try our demos and tutorials, visit [https:/
## Chef Habitat Scaffolding
Chef Habitat has a native templating method to it called scaffolding. This plugin now uses scaffolding so that you can get the benefits of testing and best practices for your InSpec profile Habitat packages. This will also remove the need for you to re-run the plugin over time as things in InSpec may change. In order to pull in the latest changes you just have to re-run build and it will pull in the latest best practices and the most recent version of InSpec.
Chef Habitat has a native templating method to it called scaffolding. This plugin uses scaffolding so that you can get the benefits of testing and best practices for your InSpec profile Habitat packages. This will also remove the need for you to re-run the plugin over time as things in InSpec may change. With scaffolding, in order to pull in the latest changes you just have to re-run build and it will pull in the latest best practices and the most recent version of InSpec.
## Using the Chef Habitat Integration