mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2026-03-25 22:37:11 +00:00
Update .j2 branding
Signed-off-by: Frederick Witty <frederick.witty@gotyto.com>
This commit is contained in:
parent
71206432be
commit
f413385208
40 changed files with 53 additions and 50 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# File created for CIS benchmark
|
||||
{{ file_managed_by_ansible }}
|
||||
# CIS rule 6_2_2_2
|
||||
[Journal]
|
||||
ForwardToSyslog=no
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# File created for CIS benchmark
|
||||
{{ file_managed_by_ansible }}
|
||||
# CIS rule 6_2_1_3
|
||||
[Journal]
|
||||
SystemMaxUse={{ rhel9cis_journald_systemmaxuse }}
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# File created for CIS benchmark
|
||||
{{ file_managed_by_ansible }}
|
||||
[Journal]
|
||||
{% if rhel9cis_rule_6_2_2_3 %}
|
||||
# Set compress CIS rule 6_2_2_3
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
{{ file_managed_by_ansible }}
|
||||
# SPDX-License-Identifier: LGPL-2.1+
|
||||
#
|
||||
# This file is part of systemd.
|
||||
|
|
@ -7,7 +8,7 @@
|
|||
# the Free Software Foundation; either version 2.1 of the License, or
|
||||
# (at your option) any later version.
|
||||
|
||||
## This file is managed by Ansible, YOUR CHANGED WILL BE LOST!
|
||||
## YOUR CHANGED WILL BE LOST!
|
||||
|
||||
[Unit]
|
||||
Description=Temporary Directory (/tmp)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue