diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2010-04-11 15:54:53 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2010-04-11 15:54:53 -0300 |
commit | b59bef5fc1790012a7f01644cd156f694dcf19f2 (patch) | |
tree | 74c6968f5811dc37dbe39c52898b01365d1d26db /manifests/laptop.pp | |
parent | 6e09c1c6f4c32cf186cec0157e9839d61b73e19f (diff) | |
download | puppet-nodo-b59bef5fc1790012a7f01644cd156f694dcf19f2.tar.gz puppet-nodo-b59bef5fc1790012a7f01644cd156f694dcf19f2.tar.bz2 |
Adding modprobe::laptop
Diffstat (limited to 'manifests/laptop.pp')
-rw-r--r-- | manifests/laptop.pp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/laptop.pp b/manifests/laptop.pp index 1591aa7..9753869 100644 --- a/manifests/laptop.pp +++ b/manifests/laptop.pp @@ -1,5 +1,6 @@ class nodo::laptop inherits nodo::personal { include utils::laptop + include modprobe::laptop # fstab file { "/etc/fstab": |