mirror of
https://github.com/inspec/inspec
synced 2024-11-22 12:43:07 +00:00
use unix family for wider compatibility
This commit is contained in:
parent
e7a2d9b763
commit
1dce2037b3
2 changed files with 2 additions and 2 deletions
|
@ -7,4 +7,4 @@ license: Apache 2 license
|
|||
summary: Demonstrates the use of InSpec profile inheritance
|
||||
version: 1.0.0
|
||||
supports:
|
||||
- os-family: linux
|
||||
- os-family: unix
|
||||
|
|
|
@ -7,4 +7,4 @@ license: Apache 2 license
|
|||
summary: Demonstrates the use of InSpec Compliance Profile
|
||||
version: 1.0.0
|
||||
supports:
|
||||
- os-family: linux
|
||||
- os-family: unix
|
||||
|
|
Loading…
Reference in a new issue