diff options
| author | Silvio Rhatto <rhatto@riseup.net> | 2013-01-31 19:13:39 -0200 | 
|---|---|---|
| committer | Silvio Rhatto <rhatto@riseup.net> | 2013-01-31 19:13:39 -0200 | 
| commit | 8ec955bff59f405d9cb45cafa96297af042805fe (patch) | |
| tree | 50e256a40d922d148368ed94cfeccfe2f6b38caf /manifests/laptop.pp | |
| parent | d8146a644312c6a14ac0f8e74395a11fa8f2ba25 (diff) | |
| download | puppet-nodo-8ec955bff59f405d9cb45cafa96297af042805fe.tar.gz puppet-nodo-8ec955bff59f405d9cb45cafa96297af042805fe.tar.bz2  | |
Removing modprobe::laptop class
Diffstat (limited to 'manifests/laptop.pp')
| -rw-r--r-- | manifests/laptop.pp | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/laptop.pp b/manifests/laptop.pp index c59a9b7..f40da8b 100644 --- a/manifests/laptop.pp +++ b/manifests/laptop.pp @@ -1,6 +1,5 @@  class nodo::laptop inherits nodo::personal {    include utils::laptop -  include modprobe::laptop    include firewall::wifi    include firewall::openvpn    include firewall::ppp  | 
