From f48e2bf0fc2ed2c7a6f88c5224a3c6cdda3863ad Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 31 Jan 2013 19:30:34 -0200 Subject: More laptop cleanup --- manifests/laptop.pp | 7 ------- 1 file changed, 7 deletions(-) diff --git a/manifests/laptop.pp b/manifests/laptop.pp index f40da8b..a2420f9 100644 --- a/manifests/laptop.pp +++ b/manifests/laptop.pp @@ -30,13 +30,6 @@ class nodo::laptop inherits nodo::personal { default => present, }, } - - # Useful when upgrading from lenny - if $lsbdistcodename != 'lenny' { - file { "/etc/modprobe.d/madwifi": - ensure => absent, - } - } } class nodo::laptop::webdev inherits nodo::laptop { -- cgit v1.2.3