fix typo in tags

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2024-12-19 15:18:27 +00:00
parent 52c1a41434
commit 5d7bbe67b0
No known key found for this signature in database
GPG key ID: 997FF7FE93AEB5B9

View file

@ -63,10 +63,10 @@ This role **will make changes to the system** which may have unintended conseque
It is possible to to only run level 1 or level 2 controls for CIS. It is possible to to only run level 1 or level 2 controls for CIS.
This is managed using tags: This is managed using tags:
- level1_server - level1-server
- level1_workstation - level1-workstation
- level2_server - level2-server
- level2_workstation - level2-workstation
The control found in defaults main also need to reflect this as this control the testing thet takes place if you are using the audit component. The control found in defaults main also need to reflect this as this control the testing thet takes place if you are using the audit component.
@ -152,8 +152,8 @@ Below is an example of the tag section from a control within this role. Using th
```sh ```sh
tags: tags:
- level1_server - level1-server
- level1_workstation - level1-workstation
- scored - scored
- avahi - avahi
- services - services