aboutsummaryrefslogtreecommitdiff
path: root/manifests/subsystems/utils/laptop.pp
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2011-12-27 16:36:45 -0200
committerSilvio Rhatto <rhatto@riseup.net>2011-12-27 16:36:45 -0200
commit632978a03ebab51bcd2d551f4983518204f44c54 (patch)
tree0711d8e5a685fc0162fe443d1d579fb488fc7043 /manifests/subsystems/utils/laptop.pp
parent86e40a835c34ed05de570116bed69bb339d50321 (diff)
downloadpuppet-nodo-632978a03ebab51bcd2d551f4983518204f44c54.tar.gz
puppet-nodo-632978a03ebab51bcd2d551f4983518204f44c54.tar.bz2
Adding mumble into utils::laptop::debian
Diffstat (limited to 'manifests/subsystems/utils/laptop.pp')
-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 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,
}