]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Adding pwgen on utils::personal
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 20 Jun 2010 12:59:14 +0000 (09:59 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 20 Jun 2010 12:59:14 +0000 (09:59 -0300)
manifests/subsystems/utils.pp

index a350472add9cbba30823246e0c926d5ad048799b..f50ca3076dd736977840e6c9031175adc74abf2e 100644 (file)
@@ -50,7 +50,8 @@ class utils::personal {
               'genisoimage',       'dvd+rw-tools',            'inkscape',
               'python-stdeb',      'openjdk-6-jre',           'unrar',
               'fakeroot',          'dupload',                 'autotools-dev',
-              'dh-make',           'kalarm',                  'makepasswd' ]:
+              'dh-make',           'kalarm',                  'makepasswd',
+              'pwgen' ]:
     ensure => installed,
   }