diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2012-04-23 19:16:27 -0300 | 
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2012-04-23 19:16:27 -0300 | 
| commit | b656d23e1a76c86211c6ff7b0157bf9f7e213343 (patch) | |
| tree | 7005a46e30b0b35c77d0473cf673438c352ccc3d /manifests | |
| parent | f0209f143ce77c5843b13a6317afefac68db3608 (diff) | |
| download | puppet-nodo-b656d23e1a76c86211c6ff7b0157bf9f7e213343.tar.gz puppet-nodo-b656d23e1a76c86211c6ff7b0157bf9f7e213343.tar.bz2  | |
Typo
Diffstat (limited to 'manifests')
| -rw-r--r-- | manifests/subsystems/utils/office.pp | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/subsystems/utils/office.pp b/manifests/subsystems/utils/office.pp index d79439c..7f62875 100644 --- a/manifests/subsystems/utils/office.pp +++ b/manifests/subsystems/utils/office.pp @@ -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,    }  | 
