mirror of
https://github.com/inspec/inspec
synced 2024-11-27 07:00:39 +00:00
Update docs/habitat.md
Co-Authored-By: Jerry Aldrich <aldrich003@gmail.com>
This commit is contained in:
parent
a81dfc39fa
commit
d223f63be5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue