From d86ec97ab0d15c00d53a61fbac4edde70724486f Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Tue, 7 Jul 2009 21:04:23 -0400 Subject: same problem with the openssh-clients in the sshd::client::linux class --- manifests/client.pp | 3 --- 1 file changed, 3 deletions(-) (limited to 'manifests') diff --git a/manifests/client.pp b/manifests/client.pp index 7dfe913..47340b8 100644 --- a/manifests/client.pp +++ b/manifests/client.pp @@ -32,9 +32,6 @@ class sshd::client::base { } class sshd::client::linux inherits sshd::client::base { - package {'openssh-clients': - ensure => installed, - } } class sshd::client::debian inherits sshd::client::linux { -- cgit v1.2.3