aboutsummaryrefslogtreecommitdiff
path: root/manifests/utils/laptop/debian.pp
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2016-08-24 17:34:51 -0300
committerSilvio Rhatto <rhatto@riseup.net>2016-08-24 17:34:51 -0300
commitf92d0e8d42835473b46615c903d1a56652d45420 (patch)
tree3fc4f2e07c6f938a32b2f75b17c25949060ded83 /manifests/utils/laptop/debian.pp
parent26727a6ad879ba4df22ad8e9cbe94ca0b329599a (diff)
downloadpuppet-nodo-f92d0e8d42835473b46615c903d1a56652d45420.tar.gz
puppet-nodo-f92d0e8d42835473b46615c903d1a56652d45420.tar.bz2
MAC Changer support
Diffstat (limited to 'manifests/utils/laptop/debian.pp')
-rw-r--r--manifests/utils/laptop/debian.pp2
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,