From 16f29cb1d81136fa0a65730c2847327c3a828508 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 25 Jan 2013 16:22:27 -0200 Subject: Cleanup --- manifests/laptop.pp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'manifests/laptop.pp') diff --git a/manifests/laptop.pp b/manifests/laptop.pp index 96b5f0f..84d7697 100644 --- a/manifests/laptop.pp +++ b/manifests/laptop.pp @@ -18,7 +18,7 @@ class nodo::laptop inherits nodo::personal { }, } - # hibernation + # Hibernation file { "/etc/initramfs-tools/conf.d/resume": owner => "root", group => "root", @@ -31,7 +31,7 @@ class nodo::laptop inherits nodo::personal { }, } - # upgrade from lenny + # Useful when upgrading from lenny if $lsbdistcodename != 'lenny' { file { "/etc/modprobe.d/madwifi": ensure => absent, -- cgit v1.2.3