From 83d69a67fe2b8ad200ea20866985179c57e1139c Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 14 Sep 2011 13:16:11 -0300 Subject: Including firewall::openvpn and firewall::ppp into nodo::laptop --- manifests/laptop.pp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'manifests') 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 { -- cgit v1.2.3