add ethtool

This commit is contained in:
vincent 2020-06-04 22:23:39 +02:00
parent 887282479b
commit 2b331263a1

View File

@ -44,6 +44,7 @@ system_base_softwares_arch:
- 'httpie' - 'httpie'
- 'lsof' - 'lsof'
- 'glances' - 'glances'
- 'ethtool'
system_base_softwares_debian: system_base_softwares_debian:
- 'zsh' - 'zsh'
@ -77,6 +78,9 @@ system_base_softwares_debian:
- 'unrar' - 'unrar'
- 'git-lfs' - 'git-lfs'
- 'httpie' - 'httpie'
- 'ethtool'
system_upgrade: false system_upgrade: false
keystodeploy: [] keystodeploy: []