mirror of
https://github.com/inspec/inspec
synced 2024-11-23 21:23:29 +00:00
5a12cddc9c
Adding a dedicated page for the InSpec/Habitat integration which explains what it is, and details the commands a user needs to use the integration. Signed-off-by: Adam Leff <adam@leff.co>
36 lines
1 KiB
YAML
36 lines
1 KiB
YAML
---
|
|
sidebar_links:
|
|
- title: Getting Started
|
|
links:
|
|
- title: Overview
|
|
link: "/docs"
|
|
- title: Get InSpec
|
|
link: "https://downloads.chef.io/inspec"
|
|
- title: Tutorials
|
|
link: "/tutorials"
|
|
- title: InSpec and friends
|
|
link: "/docs/reference/inspec_and_friends.html"
|
|
- title: Reference
|
|
links:
|
|
- title: inspec executable
|
|
link: "/docs/reference/cli.html"
|
|
- title: Profiles
|
|
link: "/docs/reference/profiles.html"
|
|
- title: Resources
|
|
link: "/docs/reference/resources.html"
|
|
- title: Matchers
|
|
link: "/docs/reference/matchers.html"
|
|
- title: InSpec DSL
|
|
link: "/docs/reference/dsl_inspec.html"
|
|
- title: Resource DSL
|
|
link: "/docs/reference/dsl_resource.html"
|
|
- title: kitchen-inspec
|
|
link: "/docs/reference/plugin_kitchen_inspec.html"
|
|
- title: inspec shell
|
|
link: "/docs/reference/shell.html"
|
|
- title: Habitat Integration
|
|
link: "/docs/reference/habitat.html"
|
|
- title: Ruby usage
|
|
link: "/docs/reference/ruby_usage.html"
|
|
- title: Migration from Serverspec
|
|
link: "/docs/reference/migration.html"
|