From d690cc923ecdc430f8199d32faa84002ea7b40fa Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 21 Mar 2010 23:29:39 -0300 Subject: Adding whois into utils::desktop --- manifests/utils.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/utils.pp b/manifests/utils.pp index 27545b0..92061eb 100644 --- a/manifests/utils.pp +++ b/manifests/utils.pp @@ -43,7 +43,7 @@ class utils::desktop { 'gawk', 'telnet', 'fpm', 'procmail', 'msmtp', 'netpbm', 'gqview', 'antiword', 'mairix', - 'mozilla-plugin-gnash' ]: + 'whois', 'mozilla-plugin-gnash' ]: ensure => installed, } -- cgit v1.2.3