Updated disable IPv6 logic

Signed-off-by: George Nalen <georgen@mindpointgroup.com>
This commit is contained in:
George Nalen 2025-12-23 11:20:21 -05:00
parent de09b5d150
commit 7ff8e7b6b9
No known key found for this signature in database
GPG key ID: CA43827BF7C4DEBA
4 changed files with 27 additions and 2 deletions

View file

@ -1,5 +1,8 @@
# Changes to rhel9CIS
# Based on CIS v2.0.0
Added better sysctl logic to disable IPv6
Added option to disable IPv6 via sysctl (original method) or via the kernel
# Based on CIS v2.0.0
pre-commit udpates