diff options
Diffstat (limited to 'manifests/utils/laptop')
-rw-r--r-- | manifests/utils/laptop/debian.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/utils/laptop/debian.pp b/manifests/utils/laptop/debian.pp index e42b999..5f5c0c7 100644 --- a/manifests/utils/laptop/debian.pp +++ b/manifests/utils/laptop/debian.pp @@ -8,7 +8,7 @@ class nodo::utils::laptop::debian { 'iw', 'wvdial', 'wavemon', 'btscanner', 'laptop-mode-tools', 'acpi-support', 'tftp', 'sharutils', 'wireshark', - 'macchanger', 'weplab', 'wpagui', + 'weplab', 'wpagui', 'gnokii', 'sslstrip', 'uswsusp', 'tcpdump', 'tshark' ]: ensure => installed, |