From: Silvio Rhatto Date: Tue, 27 Dec 2011 18:36:45 +0000 (-0200) Subject: Adding mumble into utils::laptop::debian X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=632978a03ebab51bcd2d551f4983518204f44c54;p=puppet-nodo.git Adding mumble into utils::laptop::debian --- diff --git a/manifests/subsystems/utils/laptop.pp b/manifests/subsystems/utils/laptop.pp index f3be2bc..b81e785 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' ]: + 'gnokii', 'mumble' ]: ensure => installed, }