Skip to content

Commit af53fd8

Browse files
Remove unnecessary Jinja2 macro in HIPAA control file
This macro is useless since the rules are already excluded in rhel profiles. Signed-off-by: Marcus Burghardt <maburgha@redhat.com>
1 parent ab832d2 commit af53fd8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

controls/hipaa.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -356,10 +356,8 @@ controls:
356356
- service_rexec_disabled
357357
- service_rlogin_disabled
358358
- service_rsh_disabled
359-
{{%- if "rhel" not in product %}}
360359
- package_talk-server_removed
361360
- package_talk_removed
362-
{{%- endif %}}
363361
- package_telnet-server_removed
364362
- package_telnet_removed
365363
- service_telnet_disabled

0 commit comments

Comments
 (0)