]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Adding ledger into nodo::utils::office
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 13 Dec 2013 20:41:37 +0000 (18:41 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 13 Dec 2013 20:41:37 +0000 (18:41 -0200)
manifests/utils/office.pp

index 86c1b84220afea70bee7ad5ec732adb8732788a0..1008c397ea26c1c36d8c167903e139ed03caca7c 100644 (file)
@@ -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 ? {