install-packages: +mosh and ioping

This commit is contained in:
Josh Lay 2021-04-05 00:22:20 -05:00
parent 877cff8d0c
commit f931d40998

View file

@ -12,6 +12,7 @@ COMMON_PKGS:
- rsync
- lsof
- firewalld
- mosh
EL_PKGS:
- iperf3
- nmap
@ -20,5 +21,6 @@ EL_PKGS:
- psmisc # may work on deb/ubuntu also? - provides killall
- wget
- cockpit
- ioping
DEB_PKGS:
- dnsutils