]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Currently no hibernation no laptops
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 30 Dec 2010 17:25:10 +0000 (18:25 +0100)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 30 Dec 2010 17:25:10 +0000 (18:25 +0100)
manifests/subsystems/utils.pp

index a55941e6494558e31191c3c0c73e176ccd0d7b35..17eca5fdb3d25a61c7160e6f858c7086f887c7a5 100644 (file)
@@ -136,6 +136,11 @@ class utils::laptop {
               'wicd',          'bluez-gnome' ]:
     ensure => installed,
   }
+
+  # Currently no hibernation
+  package { 'uswsusp':
+    ensure => absent,
+  }
 }
 
 # Common utilities for desktop