Skip to content

Commit 7469d61

Browse files
authored
Create RedHat9.yml (#223)
1 parent 3845d98 commit 7469d61

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

roles/splunk/vars/RedHat9.yml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
global_bashrc: /etc/bashrc
3+
chk_config_cmd: chkconfig --add disable-thp
4+
linux_packages:
5+
- nload
6+
- iotop
7+
- iftop
8+
- sysstat
9+
- telnet
10+
- tcpdump
11+
- htop
12+
- atop
13+
- lsof
14+
- policycoreutils-python-utils
15+
- policycoreutils
16+
- setroubleshoot
17+
- nethogs
18+
- gdb
19+
- bind-utils
20+
firewall_service: firewalld

0 commit comments

Comments
 (0)