]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Oops
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 18 Feb 2011 18:49:28 +0000 (16:49 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 18 Feb 2011 18:49:28 +0000 (16:49 -0200)
manifests/subsystems/modprobe.pp

index 45870aff20c12379996096f449dcfc5f65ef1614..176efb5923adfe201bd0491eb4f2e3e98183c0af 100644 (file)
@@ -1,6 +1,6 @@
 class modprobe {
   # keep firewire disabled among other things
-  case $lsbdistcodename {
+  case $lsbdistcodename {
     'lenny': {
       file { "/etc/modprobe.d/blacklist":
         owner   => "root",