aboutsummaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2010-03-14 22:19:25 +0000
committerSilvio Rhatto <rhatto@riseup.net>2010-03-14 22:19:25 +0000
commitde417207d62cc2ddf109c3abc046c3fa56816049 (patch)
tree42ee3ed0daf46f8a41229f560fbf989ed791a772 /manifests
parent2dccbccdbfee3b0b78f967070dae1ccd4cdcfaf9 (diff)
downloadpuppet-nodo-de417207d62cc2ddf109c3abc046c3fa56816049.tar.gz
puppet-nodo-de417207d62cc2ddf109c3abc046c3fa56816049.tar.bz2
Adding more packages at utils::desktop
Diffstat (limited to 'manifests')
-rw-r--r--manifests/utils.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/utils.pp b/manifests/utils.pp
index 4fb7422..652d0b4 100644
--- a/manifests/utils.pp
+++ b/manifests/utils.pp
@@ -39,7 +39,7 @@ class utils::desktop {
'vim-gtk', 'gobby', 'bogofilter',
'gnupg-agent', 'xterm', 'bash-completion',
'fetchmail', 'dosemu', 'xfonts-terminus',
- 'gnumeric' ]:
+ 'gnumeric', 'alsa-utils', 'sc' ]:
ensure => installed,
}