aboutsummaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-07-12 13:52:19 -0300
committerSilvio Rhatto <rhatto@riseup.net>2013-07-12 13:52:19 -0300
commitea62daa288888bff61c0b63581db37cb772a59bd (patch)
tree85f2ca92e99c7885d892200315d19dfc5833a812 /manifests
parentb931da96907ca68e451df010e058b1a63f9bcc42 (diff)
downloadpuppet-nodo-ea62daa288888bff61c0b63581db37cb772a59bd.tar.gz
puppet-nodo-ea62daa288888bff61c0b63581db37cb772a59bd.tar.bz2
Minor style change
Diffstat (limited to 'manifests')
-rw-r--r--manifests/utils/office.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/utils/office.pp b/manifests/utils/office.pp
index 8f72058..86c1b84 100644
--- a/manifests/utils/office.pp
+++ b/manifests/utils/office.pp
@@ -7,7 +7,7 @@ class nodo::utils::office {
'cups-client', 'hplip', 'cups-bsd',
'gnucash', 'worklog', 'pdftk',
'calibre', 'fbreader', 'gobby-0.5',
- 'mat', 'evince', 'jekyll',
+ 'mat', 'evince', 'jekyll',
'task', 'aewan' ]:
ensure => installed,
}