Install tshark
This commit is contained in:
parent
50520dd3c2
commit
0629671dc7
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ class rhizo_base::packages::common {
|
|||
|
||||
include stdlib
|
||||
|
||||
package { ['sngrep', 'tcpdump', 'sudo', 'curl', 'screen', 'tzdata', 'file', 'git',
|
||||
package { ['sngrep', 'tcpdump', 'tshark', 'sudo', 'curl', 'screen', 'tzdata', 'file', 'git',
|
||||
'bzip2', 'unzip', 'gdb', 'cron', 'gzip', 'iproute2', 'psmisc', 'dpkg', 'apt',
|
||||
'vim-common', 'vim-tiny', 'xxd', 'rsync', 'pkg-config']:
|
||||
ensure => latest,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue