diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2012-10-11 18:28:07 -0300 | 
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2012-10-11 18:28:07 -0300 | 
| commit | c346a1cfc6f5c12faae2bf319ed2cb0ef93719fa (patch) | |
| tree | 685e7ae6065558f8b119d799eae7b53d083788cc /manifests/subsystems/utils | |
| parent | d74615c51922bc57ec906da1a44430ee30ebab05 (diff) | |
| download | puppet-nodo-c346a1cfc6f5c12faae2bf319ed2cb0ef93719fa.tar.gz puppet-nodo-c346a1cfc6f5c12faae2bf319ed2cb0ef93719fa.tar.bz2 | |
Adding dia into utils::office
Diffstat (limited to 'manifests/subsystems/utils')
| -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,    }  } | 
