mirror of
https://github.com/inspec/inspec
synced 2024-11-26 22:50:36 +00:00
Merge pull request #1516 from grv87/master
Fix problem with `kitchen-inspec` link on website
This commit is contained in:
commit
0a50d288fc
2 changed files with 0 additions and 3 deletions
|
@ -101,12 +101,9 @@ and to target all of these examples in a single `inspec.yml` file:
|
|||
name: ssh
|
||||
supports:
|
||||
- os-name: debian
|
||||
supports:
|
||||
- os-name: ubuntu
|
||||
release: 14.04
|
||||
supports:
|
||||
- os-family: redhat
|
||||
supports:
|
||||
- platform: aws
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue