]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Adding twinkle and figlet at utils::personal
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 19 Sep 2010 18:13:09 +0000 (15:13 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 19 Sep 2010 18:13:09 +0000 (15:13 -0300)
manifests/subsystems/utils.pp

index a33f22404c278c36e41f700b33d5d84b3630abf2..d2064cf70801114ce22cbbaf50de5e0fc6ccdf92 100644 (file)
@@ -54,7 +54,8 @@ class utils::personal {
               'pwgen',               'texlive-latex-base',      'texlive-latex-recommended',
               'texlive-latex-extra', 'gawk',                    'fpm2',
               'irssi-scripts',       'links',                   'pandoc',
-              'rxvt-unicode',        'recode' ]:
+              'rxvt-unicode',        'recode',                  'twinkle',
+              'figlet' ]:
     ensure => installed,
   }