From a197f2ceff6640ce3f708f8150c4c4508e877136 Mon Sep 17 00:00:00 2001 From: Tim de Koning Date: Thu, 21 Dec 2023 09:41:12 +0100 Subject: [PATCH] Remove blank lines Signed-off-by: Tim de Koning --- attributes/default.rb | 3 --- 1 file changed, 3 deletions(-) diff --git a/attributes/default.rb b/attributes/default.rb index 6313df2..cc0b3b4 100644 --- a/attributes/default.rb +++ b/attributes/default.rb @@ -252,9 +252,6 @@ end # rubocop:enable Metrics/BlockLength - - - # auditd config default['os-hardening']['auditd']['log_file'] = '/var/log/audit/audit.log' default['os-hardening']['auditd']['log_format'] = 'RAW'