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

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