Packages: Add tcpdump
This commit is contained in:
parent
7215fe471b
commit
a9319f3d90
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ class rhizo_base::packages {
|
||||||
class rhizo_base::packages::common {
|
class rhizo_base::packages::common {
|
||||||
|
|
||||||
package { ['mosh', 'git', 'openvpn', 'lm-sensors', 'runit-systemd', 'sqlite3',
|
package { ['mosh', 'git', 'openvpn', 'lm-sensors', 'runit-systemd', 'sqlite3',
|
||||||
'libffi-dev', 'apcupsd', 'expect', 'gawk', 'swig', 'g++', 'tinc',
|
'libffi-dev', 'apcupsd', 'expect', 'gawk', 'swig', 'g++', 'tinc', 'tcpdump',
|
||||||
'libcdk5' , 'sngrep', 'rrdtool', 'dnsmasq', 'joe', 'curl', 'htop', 'screen',
|
'libcdk5' , 'sngrep', 'rrdtool', 'dnsmasq', 'joe', 'curl', 'htop', 'screen',
|
||||||
'python-unidecode', 'python-dateutil', 'python-yaml', 'python-formencode',
|
'python-unidecode', 'python-dateutil', 'python-yaml', 'python-formencode',
|
||||||
'python-smpplib', 'python-psycopg2', 'python-pysqlite2' ]:
|
'python-smpplib', 'python-psycopg2', 'python-pysqlite2' ]:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue