From 0219316e5b04f0a2bf1a5fc55ecacde53c643bcc Mon Sep 17 00:00:00 2001 From: Denney-tech <60413164+Denney-tech@users.noreply.github.com> Date: Wed, 20 Mar 2024 12:12:54 -0500 Subject: [PATCH] Create RedHat9.yml --- roles/splunk/vars/RedHat9.yml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 roles/splunk/vars/RedHat9.yml diff --git a/roles/splunk/vars/RedHat9.yml b/roles/splunk/vars/RedHat9.yml new file mode 100644 index 00000000..941406f4 --- /dev/null +++ b/roles/splunk/vars/RedHat9.yml @@ -0,0 +1,20 @@ +--- +global_bashrc: /etc/bashrc +chk_config_cmd: chkconfig --add disable-thp +linux_packages: + - nload + - iotop + - iftop + - sysstat + - telnet + - tcpdump + - htop + - atop + - lsof + - policycoreutils-python-utils + - policycoreutils + - setroubleshoot + - nethogs + - gdb + - bind-utils +firewall_service: firewalld