]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Adding syslinux into utils::personal::debian
authorSilvio Rhatto <rhatto@riseup.net>
Tue, 4 Oct 2011 01:10:14 +0000 (22:10 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Tue, 4 Oct 2011 01:10:14 +0000 (22:10 -0300)
manifests/subsystems/utils/debian.pp

index f69b69cfb10c53e89f224761c8d7f84e5e112da5..024cbdd0594bb30224488f62adfc8442fba6bdd8 100644 (file)
@@ -12,7 +12,7 @@ class utils::personal::debian {
               'genisoimage',     'dvd+rw-tools',        'inkscape',   'jhead',
               'easytag',         'flashplugin-nonfree', 'vlc',        'audacity',
               'opencubicplayer', 'moc',                 'cmus',       'orpheus',
-              'cbrpager',        'llgal',               'darksnow' ]:
+              'cbrpager',        'llgal',               'darksnow',   'syslinux' ]:
     ensure => installed,
   }