From a24278f15722f10d09422edc320b0e7859ff2368 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 3 Sep 2014 12:19:30 -0300 Subject: Adding tcpdump and tshark into nodo::utils::laptop::debian --- manifests/utils/laptop/debian.pp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifests/utils/laptop/debian.pp b/manifests/utils/laptop/debian.pp index 3c83a4e..12bb54c 100644 --- a/manifests/utils/laptop/debian.pp +++ b/manifests/utils/laptop/debian.pp @@ -9,7 +9,8 @@ class nodo::utils::laptop::debian { 'btscanner', 'laptop-mode-tools', 'acpi-support', 'tftp', 'sharutils', 'wireshark', 'macchanger', 'weplab', 'wpagui', - 'gnokii', 'sslstrip', 'uswsusp' ]: + 'gnokii', 'sslstrip', 'uswsusp', + 'tcpdump', 'tshark' ]: ensure => installed, } -- cgit v1.2.3