global: swap out atop for btop

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2025-03-31 10:44:51 -07:00
parent 80adc4e729
commit 8d65c9687c

View file

@ -24,7 +24,7 @@ global_pkgs_inst: ['bind-utils', 'nc', 'openssh-clients',
'patch', 'postfix', 'rsync', 'strace',
'tmpwatch', 'traceroute', 'vim-enhanced', 'xz', 'zsh',
'bash-completion',
'atop', 'htop', 'rsyslog']
'btop', 'htop', 'rsyslog']
# Set up variables for various files to make sure we don't forget to use.
repoSpanner_rpms_http: 8445
repoSpanner_ansible_http: 8443