From: Silvio Rhatto Date: Fri, 18 Feb 2011 18:57:08 +0000 (-0200) Subject: Oops X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=115079fc6f0460bce0e854f7983e4ebf9a20fa1f;p=puppet-nodo.git Oops --- diff --git a/manifests/subsystems/utils.pp b/manifests/subsystems/utils.pp index ba2c2ce..f55a7f0 100644 --- a/manifests/subsystems/utils.pp +++ b/manifests/subsystems/utils.pp @@ -154,7 +154,7 @@ class utils::laptop { ensure => installed, } - package { [ 'madwifi-source', 'madwifi-tools' ], + package { [ 'madwifi-source', 'madwifi-tools' ]: ensure => $lsbdistcodename ? { 'lenny' => installed, default => absent,