From 205556a1ab762025e13fb1a7103738ee36df5dbd Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 2 Aug 2011 16:27:56 -0300 Subject: Adding gnucash into utils::personal::debian --- manifests/subsystems/utils/debian.pp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'manifests/subsystems/utils') diff --git a/manifests/subsystems/utils/debian.pp b/manifests/subsystems/utils/debian.pp index d4ab479..1960c52 100644 --- a/manifests/subsystems/utils/debian.pp +++ b/manifests/subsystems/utils/debian.pp @@ -27,7 +27,8 @@ class utils::personal::debian { 'sc', 'antiword', 'broffice.org', 'kalarm', 'texlive-latex-base', 'texlive-latex-recommended', 'texlive-latex-extra', 'pandoc', 'gnumeric', - 'cups-client', 'hplip', 'cups-bsd' ]: + 'cups-client', 'hplip', 'cups-bsd', + 'gnucash' ]: ensure => installed, } -- cgit v1.2.3