Use ncat with meas web for multiple clients
This commit is contained in:
parent
a41ded0246
commit
93e5fa8956
5 changed files with 12 additions and 14 deletions
|
@ -30,7 +30,7 @@ class rhizo_base::packages::common {
|
|||
'sngrep', 'rrdtool', 'dnsmasq', 'joe', 'curl', 'htop', 'screen', 'iperf3',
|
||||
'websocketd', 'fping', 'mtr-tiny', 'openssh-server', 'telnet', 'netcat-traditional',
|
||||
'python-unidecode', 'python-dateutil', 'python-yaml', 'python-formencode',
|
||||
'python-smpplib', 'python-psycopg2', 'python-pysqlite2' ]:
|
||||
'python-smpplib', 'python-psycopg2', 'python-pysqlite2', 'ncat' ]:
|
||||
ensure => installed,
|
||||
require => Class['rhizo_base::apt'],
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue