]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Minor fix (2)
authorSilvio Rhatto <rhatto@riseup.net>
Tue, 22 Jan 2013 18:27:50 +0000 (16:27 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Tue, 22 Jan 2013 18:27:50 +0000 (16:27 -0200)
manifests/laptop.pp

index 43303a3107bc78b7413219c374f42da16c5ead3b..18fedb5d0491cb730ab9a5524e78a2c68fcd2e17 100644 (file)
@@ -32,10 +32,9 @@ class nodo::laptop inherits nodo::personal {
     content   => "RESUME=/dev/mapper/cswap\n",
     notify    => Exec['update-initramfs'],
     ensure    => $hibernate ? {
-        false   => absent,
-        default => present,
-      },
-    }
+      false   => absent,
+      default => present,
+    },
   }
 
   # upgrade from lenny