Install sngrep on Debian
This commit is contained in:
parent
c738e3c254
commit
419299940b
1 changed files with 2 additions and 1 deletions
|
@ -58,7 +58,8 @@ class rhizo_base::packages::debian inherits rhizo_base::packages::common {
|
|||
'python-pysqlite2', 'php5', 'php5-pgsql',
|
||||
'php5-curl', 'php5-cli', 'php5-gd',
|
||||
'python-yaml', 'python-formencode', 'python-unidecode',
|
||||
'python-dateutil', 'sudo', 'apt-transport-https']:
|
||||
'python-dateutil', 'sudo', 'apt-transport-https',
|
||||
'sngrep' ]:
|
||||
ensure => installed,
|
||||
require => Class['rhizo_base::apt'],
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue