]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Typo
authorSilvio Rhatto <rhatto@riseup.net>
Mon, 23 Apr 2012 22:16:27 +0000 (19:16 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Mon, 23 Apr 2012 22:16:27 +0000 (19:16 -0300)
manifests/subsystems/utils/office.pp

index d79439ce0e3c1b7dd755e4d8a86929efe494e7b5..7f62875e239767d22932371966c70562752ff0fe 100644 (file)
@@ -5,7 +5,7 @@ class utils::office {
               'kalarm',              'texlive-latex-base',  'texlive-latex-recommended',
               'texlive-latex-extra', 'pandoc',              'gnumeric',
               'cups-client',         'hplip',               'cups-bsd',
-              'gnucash',             'worklog',             'pdftk'.
+              'gnucash',             'worklog',             'pdftk',
               'calibre',             'fbreader' ]:
     ensure => installed,
   }