From 202f3b8e0d196e6a8ad569db36928370ce72f6a8 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 24 Dec 2010 13:15:15 -0200 Subject: Adding easytag 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 f475445..aae26b7 100644 --- a/manifests/subsystems/utils.pp +++ b/manifests/subsystems/utils.pp @@ -64,7 +64,8 @@ class utils::personal { 'irssi-scripts', 'links', 'pandoc', 'rxvt-unicode', 'recode', 'twinkle', 'figlet', 'bittornado', 'encfs', - 'rtorrent', 'p7zip-full', 'signing-party' ]: + 'rtorrent', 'p7zip-full', 'signing-party', + 'easytag' ]: ensure => installed, } -- cgit v1.2.3