aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifests/utils/office.pp7
1 files changed, 6 insertions, 1 deletions
diff --git a/manifests/utils/office.pp b/manifests/utils/office.pp
index 86c1b84..1008c39 100644
--- a/manifests/utils/office.pp
+++ b/manifests/utils/office.pp
@@ -8,10 +8,15 @@ class nodo::utils::office {
'gnucash', 'worklog', 'pdftk',
'calibre', 'fbreader', 'gobby-0.5',
'mat', 'evince', 'jekyll',
- 'task', 'aewan' ]:
+ 'task', 'aewan', 'ledger' ]:
ensure => installed,
}
+ # Soon
+ #package { 'hledger':
+ # ensure => present,
+ #}
+
# Squeeze only
package { 'broffice.org':
ensure => $::lsbdistcodename ? {