Add missing platforms to the docs

Signed-off-by: Tim Smith <tsmith@chef.io>
This commit is contained in:
Tim Smith 2016-08-19 10:52:19 -07:00 committed by Christoph Hartmann
parent bdc6e23a9a
commit 86247c012f

View file

@ -2854,7 +2854,7 @@ A ``os`` |inspec resource| block declares the platform to be tested:
where
* ``'platform'`` is one of ``bsd``, ``debian``, ``linux``, ``redhat``, ``solaris``, ``suse``, ``unix``, or ``windows``
* ``'platform'`` is one of ``aix``, ``bsd``, ``debian``, ``hpux``, ``linux``, ``redhat``, ``solaris``, ``suse``, ``unix``, or ``windows``
Matchers