From: Silvio Rhatto Date: Fri, 13 Dec 2013 20:41:37 +0000 (-0200) Subject: Adding ledger into nodo::utils::office X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=2396b65d60c760acba4dd4c27b183f4d3123226a;p=puppet-nodo.git Adding ledger into nodo::utils::office --- 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 ? {