mirror of
https://github.com/inspec/inspec
synced 2025-02-17 06:28:40 +00:00
Docs should reference family not platform
Signed-off-by: Tim Smith <tsmith@chef.io>
This commit is contained in:
parent
86247c012f
commit
0dbe816f57
1 changed files with 1 additions and 1 deletions
|
@ -2854,7 +2854,7 @@ A ``os`` |inspec resource| block declares the platform to be tested:
|
|||
|
||||
where
|
||||
|
||||
* ``'platform'`` is one of ``aix``, ``bsd``, ``debian``, ``hpux``, ``linux``, ``redhat``, ``solaris``, ``suse``, ``unix``, or ``windows``
|
||||
* ``'family'`` is one of ``aix``, ``bsd``, ``debian``, ``hpux``, ``linux``, ``redhat``, ``solaris``, ``suse``, ``unix``, or ``windows``
|
||||
|
||||
|
||||
Matchers
|
||||
|
|
Loading…
Add table
Reference in a new issue