mirror of
https://github.com/inspec/inspec
synced 2024-11-10 15:14:23 +00:00
Minor grammar fix.
Signed-off-by: Nathen Harvey <nharvey@chef.io>
This commit is contained in:
parent
f6fb7e9e31
commit
259537b8c6
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ The following resources are available in InSpec:
|
|||
| [`yumrepo`](http://serverspec.org/resource_types.html#yumrepo) | [`yum`](https://www.inspec.io/docs/reference/resources/yum/) |
|
||||
| [`zfs`](http://serverspec.org/resource_types.html#zfs) | [`zfs_pool`](https://www.inspec.io/docs/reference/resources/zfs_pool/) |
|
||||
|
||||
Some Serverspec resources are not available yet. We implement those resources based on user feedback. If you need a resource that is not available in InSpec, please open an [Github issue](https://github.com/chef/inspec/issues). The list of resources that are not available in InSpec:
|
||||
Some Serverspec resources are not available yet. We will implement those resources based on user feedback. If you need a resource that is not available in InSpec, please open an [Github issue](https://github.com/chef/inspec/issues). The list of resources that are not available in InSpec:
|
||||
|
||||
* [`cgroup`](http://serverspec.org/resource_types.html#cgroup)
|
||||
* [`default_gateway`](http://serverspec.org/resource_types.html#default_gateway)
|
||||
|
|
Loading…
Reference in a new issue