diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2010-04-13 23:25:08 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2010-04-13 23:25:08 -0300 |
commit | 9fea0cca54a7dfd586e04466c937b5f5eb39a56d (patch) | |
tree | 4ef743bda4197554de9a706f24e7ed8ea7ed1860 /manifests | |
parent | f55afc23e67860eed23895f1731c38bf43a32702 (diff) | |
download | puppet-nodo-9fea0cca54a7dfd586e04466c937b5f5eb39a56d.tar.gz puppet-nodo-9fea0cca54a7dfd586e04466c937b5f5eb39a56d.tar.bz2 |
Adding firewall::wifi (2)
Diffstat (limited to 'manifests')
-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 5b7ecdb..c2b1364 100644 --- a/manifests/laptop.pp +++ b/manifests/laptop.pp @@ -2,6 +2,7 @@ class nodo::laptop inherits nodo::personal { include utils::laptop include modprobe::laptop include sysctl::laptop + include firewall::wifi # fstab file { "/etc/fstab": |