diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2010-04-03 22:27:19 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2010-04-03 22:27:19 -0300 |
commit | 58256e282ac5203d6a4aceacd65ae119fb02920c (patch) | |
tree | e9ffb2f2eb86191ef878b76b3109d3689020b17b /manifests | |
parent | 8fbfc939ab3bee7cfc87e6eaf1a19a4533adf95b (diff) | |
download | puppet-nodo-58256e282ac5203d6a4aceacd65ae119fb02920c.tar.gz puppet-nodo-58256e282ac5203d6a4aceacd65ae119fb02920c.tar.bz2 |
Adding xine-ui into nodo::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 211cba3..67c5e76 100644 --- a/manifests/subsystems/utils.pp +++ b/manifests/subsystems/utils.pp @@ -44,7 +44,7 @@ class utils::desktop { 'gqview', 'antiword', 'mairix', 'gitk', 'mozilla-plugin-gnash', 'mpg123', 'audacious', 'qjackctl', 'bittorrent', - 'subversion', 'fortunes-br' ]: + 'subversion', 'fortunes-br', 'xine-ui' ]: ensure => installed, } |