From: Silvio Rhatto Date: Wed, 14 Sep 2011 16:16:11 +0000 (-0300) Subject: Including firewall::openvpn and firewall::ppp into nodo::laptop X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=83d69a67fe2b8ad200ea20866985179c57e1139c;p=puppet-nodo.git Including firewall::openvpn and firewall::ppp into nodo::laptop --- 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 {