aboutsummaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2011-09-14 13:16:11 -0300
committerSilvio Rhatto <rhatto@riseup.net>2011-09-14 13:16:11 -0300
commit83d69a67fe2b8ad200ea20866985179c57e1139c (patch)
treef30444505cb6dd686aff05a4975edd4e091398fa /manifests
parentd4df8cad44650e3322bd90d375add470bedaa288 (diff)
downloadpuppet-nodo-83d69a67fe2b8ad200ea20866985179c57e1139c.tar.gz
puppet-nodo-83d69a67fe2b8ad200ea20866985179c57e1139c.tar.bz2
Including firewall::openvpn and firewall::ppp into nodo::laptop
Diffstat (limited to 'manifests')
-rw-r--r--manifests/laptop.pp2
1 files changed, 2 insertions, 0 deletions
diff --git a/manifests/laptop.pp b/manifests/laptop.pp
index c4e5823..db355c0 100644
--- a/manifests/laptop.pp
+++ b/manifests/laptop.pp
@@ -3,6 +3,8 @@ class nodo::laptop inherits nodo::personal {
include modprobe::laptop
include sysctl::laptop
include firewall::wifi
+ include firewall::openvpn
+ include firewall::ppp
# fstab
if $fstab != false {