From c9389aa8c9d4f6b1fe2503a527487ffa9b883a06 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 21 Jan 2011 16:42:57 -0200 Subject: Adding jhead into utils::personal --- manifests/subsystems/utils.pp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifests/subsystems/utils.pp b/manifests/subsystems/utils.pp index ec96acc..fb4c825 100644 --- a/manifests/subsystems/utils.pp +++ b/manifests/subsystems/utils.pp @@ -65,7 +65,8 @@ class utils::personal { 'rxvt-unicode', 'recode', 'twinkle', 'figlet', 'bittornado', 'encfs', 'rtorrent', 'p7zip-full', 'signing-party', - 'easytag', 'flashplugin-nonfree', 'mercurial' ]: + 'easytag', 'flashplugin-nonfree', 'mercurial', + 'jhead' ]: ensure => installed, } -- cgit v1.2.3