From bffff3cc5df7a27b153bdbb957bbc240ad5cb240 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Mon, 7 Feb 2011 10:15:04 +0000 Subject: oops, rng-utils was already installed --- modules/gnupg/manifests/init.pp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'modules/gnupg/manifests') diff --git a/modules/gnupg/manifests/init.pp b/modules/gnupg/manifests/init.pp index 960f5437..e14597f7 100644 --- a/modules/gnupg/manifests/init.pp +++ b/modules/gnupg/manifests/init.pp @@ -22,10 +22,6 @@ class gnupg { mode => 755, content => template('gnupg/create_gnupg_keys.sh') } - - package { "rng-utils": - ensure => installed - } } # debian recommend SHA2, with 4096 -- cgit v1.2.1