From c3b904dd6a60a0ef95995d400425983721f366f5 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Mon, 31 Jan 2011 18:40:36 -0200 Subject: Adding ctags into utils::personal --- manifests/subsystems/utils.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/subsystems/utils.pp b/manifests/subsystems/utils.pp index e4a45a3..e2dde6d 100644 --- a/manifests/subsystems/utils.pp +++ b/manifests/subsystems/utils.pp @@ -66,7 +66,7 @@ class utils::personal { 'figlet', 'bittornado', 'encfs', 'rtorrent', 'p7zip-full', 'signing-party', 'easytag', 'flashplugin-nonfree', 'mercurial', - 'jhead', 'unison' ]: + 'jhead', 'unison', 'exuberant-ctags' ]: ensure => installed, } -- cgit v1.2.3