aboutsummaryrefslogtreecommitdiff
path: root/manifests/subsystems
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2012-09-20 10:18:57 -0300
committerSilvio Rhatto <rhatto@riseup.net>2012-09-20 10:18:57 -0300
commit7d2a3fe085a9c303681834512b80c02983030679 (patch)
treeb7a08ec480fd68a2251a6caaaabbbea1da47d450 /manifests/subsystems
parent400222abc1f81d8322e883f11063445317082df8 (diff)
downloadpuppet-nodo-7d2a3fe085a9c303681834512b80c02983030679.tar.gz
puppet-nodo-7d2a3fe085a9c303681834512b80c02983030679.tar.bz2
Adding usb-modeswitch into utils::laptop::debian
Diffstat (limited to 'manifests/subsystems')
-rw-r--r--manifests/subsystems/utils/laptop.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/subsystems/utils/laptop.pp b/manifests/subsystems/utils/laptop.pp
index 6e8c228..72c490e 100644
--- a/manifests/subsystems/utils/laptop.pp
+++ b/manifests/subsystems/utils/laptop.pp
@@ -18,7 +18,7 @@ class utils::laptop::debian {
'kismet', 'sharutils', 'wireshark',
'macchanger', 'weplab', 'wpagui',
'gnokii', 'mumble', 'arp-scan',
- 'tftp' ]:
+ 'tftp', 'usb-modeswitch' ]:
ensure => installed,
}