aboutsummaryrefslogtreecommitdiff
path: root/manifests/subsystems/utils.pp
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2011-02-22 09:24:37 -0300
committerSilvio Rhatto <rhatto@riseup.net>2011-02-22 09:24:37 -0300
commit67f15818790444035944133fbdca3a3fb63cc543 (patch)
tree1cd3d4834aed4f3771e2bef2c1da98c840bc1708 /manifests/subsystems/utils.pp
parenta6c0529dce72385be8eb0d8e06e091de40a2fb5c (diff)
downloadpuppet-nodo-67f15818790444035944133fbdca3a3fb63cc543.tar.gz
puppet-nodo-67f15818790444035944133fbdca3a3fb63cc543.tar.bz2
Adding doxygen into utils::personal
Diffstat (limited to 'manifests/subsystems/utils.pp')
-rw-r--r--manifests/subsystems/utils.pp3
1 files changed, 2 insertions, 1 deletions
diff --git a/manifests/subsystems/utils.pp b/manifests/subsystems/utils.pp
index ab414bd..15ebf31 100644
--- a/manifests/subsystems/utils.pp
+++ b/manifests/subsystems/utils.pp
@@ -75,7 +75,8 @@ class utils::personal {
'rtorrent', 'p7zip-full', 'signing-party',
'easytag', 'flashplugin-nonfree', 'mercurial',
'jhead', 'unison', 'exuberant-ctags',
- 'tig', 'gtk-theme-switch', 'gtk-smooth-themes' ]:
+ 'tig', 'gtk-theme-switch', 'gtk-smooth-themes',
+ 'doxygen' ]:
ensure => installed,
}