aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-06-13 17:55:14 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-06-13 17:55:14 -0300
commit7d6dbab6b66278e66ad3726fa3e11f741980fd8d (patch)
tree3cbd8b7f6cc8113f771c93e4f7dbc1937463d44b
parent04e5d019718a63414e2bdc16f0731d697a2a9065 (diff)
downloadpuppet-nodo-7d6dbab6b66278e66ad3726fa3e11f741980fd8d.tar.gz
puppet-nodo-7d6dbab6b66278e66ad3726fa3e11f741980fd8d.tar.bz2
Adding vim-latexsuite into nodo::utils::office
-rw-r--r--manifests/utils/office.pp3
1 files changed, 2 insertions, 1 deletions
diff --git a/manifests/utils/office.pp b/manifests/utils/office.pp
index 1008c39..21660a9 100644
--- a/manifests/utils/office.pp
+++ b/manifests/utils/office.pp
@@ -8,7 +8,8 @@ class nodo::utils::office {
'gnucash', 'worklog', 'pdftk',
'calibre', 'fbreader', 'gobby-0.5',
'mat', 'evince', 'jekyll',
- 'task', 'aewan', 'ledger' ]:
+ 'task', 'aewan', 'ledger',
+ 'vim-latexsuite' ]:
ensure => installed,
}