mirror of
https://github.com/inspec/inspec
synced 2024-11-10 15:14:23 +00:00
review-wip
Signed-off-by: Deepa Kumaraswamy <dkumaras@progress.com>
This commit is contained in:
parent
8ea7a2ae41
commit
ca952c00bb
1 changed files with 2 additions and 3 deletions
|
@ -11,14 +11,13 @@ platform = "linux"
|
|||
parent = "inspec/resources/os"
|
||||
+++
|
||||
|
||||
Use the `zfs` Chef InSpec audit resource to test if the named ZFS Pool is present and/or has certain properties.
|
||||
|
||||
Use the `zfs` Chef InSpec audit resource to test the named ZFS Pool file system and its respective properties.
|
||||
|
||||
## Availability
|
||||
|
||||
### Installation
|
||||
|
||||
This resource is distributed with Chef InSpec.
|
||||
Chef Inspec distributes this resource.
|
||||
|
||||
## Syntax
|
||||
|
||||
|
|
Loading…
Reference in a new issue