From 4f70d1a1f5eb614669eef355329ecf9b0454cd35 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 18 Feb 2011 16:49:28 -0200 Subject: Oops --- manifests/subsystems/modprobe.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/subsystems/modprobe.pp') diff --git a/manifests/subsystems/modprobe.pp b/manifests/subsystems/modprobe.pp index 45870af..176efb5 100644 --- a/manifests/subsystems/modprobe.pp +++ b/manifests/subsystems/modprobe.pp @@ -1,6 +1,6 @@ class modprobe { # keep firewire disabled among other things - case $lsbdistcodename ? { + case $lsbdistcodename { 'lenny': { file { "/etc/modprobe.d/blacklist": owner => "root", -- cgit v1.2.3