From ac32ac7c52f93acff50688da6fac167e6f26556d Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 15 Nov 2011 23:05:34 -0200 Subject: Adding worklog into utils::personal::debian --- manifests/subsystems/utils/debian.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/subsystems/utils/debian.pp b/manifests/subsystems/utils/debian.pp index ce474ec..b49c37e 100644 --- a/manifests/subsystems/utils/debian.pp +++ b/manifests/subsystems/utils/debian.pp @@ -29,7 +29,7 @@ class utils::personal::debian { 'kalarm', 'texlive-latex-base', 'texlive-latex-recommended', 'texlive-latex-extra', 'pandoc', 'gnumeric', 'cups-client', 'hplip', 'cups-bsd', - 'gnucash' ]: + 'gnucash', 'worklog' ]: ensure => installed, } -- cgit v1.2.3