global: swap out atop for btop
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
80adc4e729
commit
8d65c9687c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue