Skip to content

Commit

Permalink
Another 8.2.2 numbering fix
Browse files Browse the repository at this point in the history
  • Loading branch information
eastokes committed Dec 21, 2016
1 parent 7109aae commit 727671f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tasks/section_08_level1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
- section8.2
- section8.2.1

- name: 8.2.2 Ensure the rsyslog Service is activated (Scored)
- name: 8.2.2.1 Ensure the rsyslog Service is activated (Scored)
command: grep 'start on filesystem' /etc/rsyslog.conf
register: startonfilesystem
changed_when: False
Expand All @@ -26,7 +26,7 @@
tags:
- section8
- section8.2
- section8.2.5
- section8.2.2

- name: 8.2.2.2 Configure rsyslog to Send Logs to a Remote Log Host (start rsyslog) (Scored)
lineinfile:
Expand Down

0 comments on commit 727671f

Please sign in to comment.