Skip to content

Commit e503df6

Browse files
committed
Update Inspec pages
Signed-off-by: Ian Maddaus <[email protected]>
1 parent 423bd43 commit e503df6

File tree

5 files changed

+20
-13
lines changed

5 files changed

+20
-13
lines changed

content/inspec/_index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
+++
2+
title = "Chef InSpec"
3+
+++
4+
5+
- [Chef InSpec resource packs](/inspec/resource_packs)
6+
- [Chef InSpec 7.0](/inspec/7.0/)
7+
- [Chef InSpec 6.8](/inspec/6.8/)

content/inspec/inputs.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
+++
2+
layout = "redirect"
3+
redirect_url = "/inspec/latest/inputs/"
4+
+++

content/inspec/profiles.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
+++
2+
layout = "redirect"
3+
redirect_url = "/inspec/latest/profiles/"
4+
+++

content/inspec/waivers.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
+++
2+
layout = "redirect"
3+
redirect_url = "/inspec/latest/waivers/"
4+
+++

content/platforms.md

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -150,19 +150,7 @@ The following platforms are supported only using the community.
150150

151151
### Chef InSpec
152152

153-
#### Commercial support
154-
155-
The following table lists the commercially supported platforms and versions for Chef InSpec.
156-
157-
{{< readfile file="content/inspec/reusable/md/support_commercial_platforms.md" >}}
158-
159-
#### Derived platforms
160-
161-
The following table lists supported derived platforms and versions for Chef InSpec.
162-
163-
See our policy on [support for derived platforms](#support-for-derived-platforms) for more information.
164-
165-
{{< readfile file="content/inspec/reusable/md/support_derived_platforms.md" >}}
153+
See the [Chef InSpec documentation](/inspec/latest/).
166154

167155
### Chef Manage
168156

0 commit comments

Comments
 (0)