From: Silvio Rhatto Date: Wed, 30 Jan 2013 18:43:43 +0000 (-0200) Subject: Removing duplicate definition X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=bef14e7b96282762cfc9b57704c40eb42c275f3a;p=puppet-nodo.git Removing duplicate definition --- diff --git a/manifests/subsystems/utils/laptop.pp b/manifests/subsystems/utils/laptop.pp index 38c64c8..dbac16b 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', 'tftp', 'sharutils', 'wireshark', 'macchanger', 'weplab', 'wpagui', - 'gnokii', 'mumble', 'arp-scan' ]: + 'gnokii', 'mumble' ]; ensure => installed, }