aboutsummaryrefslogtreecommitdiff
path: root/manifests/subsystems/utils.pp
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2010-05-08 13:57:53 -0300
committerSilvio Rhatto <rhatto@riseup.net>2010-05-08 13:57:53 -0300
commit93cf5cf88d80f0811100d8004ad3fbd62075ffc6 (patch)
tree176a3fa4793568f9648a0ce52a03d3782a52ac7b /manifests/subsystems/utils.pp
parentc09365e1a58d6bdb648870959e64806fb290025e (diff)
downloadpuppet-nodo-93cf5cf88d80f0811100d8004ad3fbd62075ffc6.tar.gz
puppet-nodo-93cf5cf88d80f0811100d8004ad3fbd62075ffc6.tar.bz2
Adding dupload into utils::personal
Diffstat (limited to 'manifests/subsystems/utils.pp')
-rw-r--r--manifests/subsystems/utils.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/subsystems/utils.pp b/manifests/subsystems/utils.pp
index a633317..6c8c7a0 100644
--- a/manifests/subsystems/utils.pp
+++ b/manifests/subsystems/utils.pp
@@ -50,7 +50,7 @@ class utils::personal {
'genisoimage', 'dvd+rw-tools', 'inkscape',
'python-stdeb', 'openjdk-6-jre', 'sun-java6-jre',
'epiphany-browser', 'xscreensaver', 'unrar',
- 'fakeroot' ]:
+ 'fakeroot', 'dupload' ]:
ensure => installed,
}