mirror of
https://github.com/inspec/inspec
synced 2024-11-26 22:50:36 +00:00
edit
This commit is contained in:
parent
0dbcf0e282
commit
669245bf8f
1 changed files with 1 additions and 1 deletions
|
@ -688,7 +688,7 @@ A ``group_policy`` InSpec resource block declares the path to the policy. For ex
|
|||
|
||||
where
|
||||
|
||||
* ``'Path\to\Policy'`` must specify a group policy, i.e. ``'Local Policies\Audit Policy'`` or ``'Local Policies\Security Options'``
|
||||
* ``'Path\to\Policy'`` must specify a group policy, such as ``'Local Policies\Audit Policy'`` or ``'Local Policies\Security Options'``
|
||||
* ``'setting'`` is the group policy setting to be tested
|
||||
* ``'value'`` is compared to the value on the group policy
|
||||
|
||||
|
|
Loading…
Reference in a new issue