From: Silvio Rhatto Date: Tue, 10 Jan 2012 15:36:30 +0000 (-0200) Subject: Adding arp-scan into utils::laptop::debian X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=07316ee80b71840b57ecda9ea8cfce2c6cc7b999;p=puppet-nodo.git Adding arp-scan into utils::laptop::debian --- diff --git a/manifests/subsystems/utils/laptop.pp b/manifests/subsystems/utils/laptop.pp index b81e785..b3db7da 100644 --- a/manifests/subsystems/utils/laptop.pp +++ b/manifests/subsystems/utils/laptop.pp @@ -17,7 +17,7 @@ class utils::laptop::debian { 'btscanner', 'laptop-mode-tools', 'acpi-support', 'kismet', 'sharutils', 'wireshark', 'macchanger', 'weplab', 'wpagui', - 'gnokii', 'mumble' ]: + 'gnokii', 'mumble', 'arp-scan' ]: ensure => installed, }