From 94f4e9aac8eed4265109b4ff6b542ddac2fbeaa3 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 13 Feb 2011 19:29:25 -0200 Subject: Adding tig 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 ca08c6c..ff9edf1 100644 --- a/manifests/subsystems/utils.pp +++ b/manifests/subsystems/utils.pp @@ -66,7 +66,8 @@ class utils::personal { 'figlet', 'bittornado', 'encfs', 'rtorrent', 'p7zip-full', 'signing-party', 'easytag', 'flashplugin-nonfree', 'mercurial', - 'jhead', 'unison', 'exuberant-ctags' ]: + 'jhead', 'unison', 'exuberant-ctags', + 'tig' ]: ensure => installed, } -- cgit v1.2.3