diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2010-03-29 22:32:51 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2010-03-29 22:32:51 -0300 |
commit | e4396cba2acc54573f20a5b247259872399a029a (patch) | |
tree | 2b0cc1c0897b81b11466d7b3d9874c244f15b2e3 /manifests | |
parent | b5dbd12410f41fbf94ed0bf11db3a976322e455c (diff) | |
download | puppet-nodo-e4396cba2acc54573f20a5b247259872399a029a.tar.gz puppet-nodo-e4396cba2acc54573f20a5b247259872399a029a.tar.bz2 |
More packages into utils::desktop
Diffstat (limited to 'manifests')
-rw-r--r-- | manifests/subsystems/utils.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/subsystems/utils.pp b/manifests/subsystems/utils.pp index ad46c6a..f29db9d 100644 --- a/manifests/subsystems/utils.pp +++ b/manifests/subsystems/utils.pp @@ -43,7 +43,7 @@ class utils::desktop { 'procmail', 'msmtp', 'netpbm', 'gqview', 'antiword', 'mairix', 'gitk', 'mozilla-plugin-gnash', 'mpg123', - 'audacious' ]: + 'audacious', 'qjackctl', 'bittorrent' ]: ensure => installed, } |