diff options
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 94fbdb3..0233cae 100644 --- a/manifests/subsystems/utils/office.pp +++ b/manifests/subsystems/utils/office.pp @@ -7,7 +7,7 @@ class utils::office {                'cups-client',         'hplip',               'cups-bsd',                'gnucash',             'worklog',             'pdftk',                'calibre',             'fbreader',            'gobby-0.5', -              'mat' ]: +              'mat',                 'dia' ]:      ensure => installed,    }  } | 
