From d161785efd1e3271fcd943f92f88618be6de3a32 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 11 Jun 2013 22:52:11 -0300 Subject: Adding task into nodo::utils::office --- manifests/utils/office.pp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'manifests/utils') diff --git a/manifests/utils/office.pp b/manifests/utils/office.pp index 4c96670..328849b 100644 --- a/manifests/utils/office.pp +++ b/manifests/utils/office.pp @@ -7,7 +7,8 @@ class nodo::utils::office { 'cups-client', 'hplip', 'cups-bsd', 'gnucash', 'worklog', 'pdftk', 'calibre', 'fbreader', 'gobby-0.5', - 'mat', 'evince-gtk', 'jekyll' ]: + 'mat', 'evince-gtk', 'jekyll', + 'task' ]: ensure => installed, } -- cgit v1.2.3