Skip to content

Commit

Permalink
addressed #270 thanks to @bgro
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Bolwell <[email protected]>
  • Loading branch information
uk-bolly committed Jan 14, 2025
1 parent 86a35f4 commit 90ef41b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tasks/section_1/cis_1.1.2.6.x.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---

- name: "1/.1 | PATCH | Ensure /var/log is a separate partition"
- name: "1.1.2.6.1 | PATCH | Ensure /var/log is a separate partition"
when:
- ubtu22cis_rule_1_1_2_6_1
- required_mount not in mount_names
Expand Down
2 changes: 1 addition & 1 deletion tasks/section_1/cis_1.1.2.7.x.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---

- name: "1/.1 | PATCH | Ensure /var/log/audit is a separate partition"
- name: "1.1.2.7.1 | PATCH | Ensure /var/log/audit is a separate partition"
when:
- ubtu22cis_rule_1_1_2_7_1
- required_mount not in mount_names
Expand Down

0 comments on commit 90ef41b

Please sign in to comment.