From 5b7a3beb3038fe849cc603b9d658bf4d5b604c39 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 5 Dec 2010 21:29:38 -0200 Subject: Adding signing-party 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 dd46fad..61853fe 100644 --- a/manifests/subsystems/utils.pp +++ b/manifests/subsystems/utils.pp @@ -62,7 +62,7 @@ class utils::personal { 'irssi-scripts', 'links', 'pandoc', 'rxvt-unicode', 'recode', 'twinkle', 'figlet', 'bittornado', 'encfs', - 'rtorrent', 'p7zip-full' ]: + 'rtorrent', 'p7zip-full', 'signing-party' ]: ensure => installed, } -- cgit v1.2.3