From cc9beb50fdeef9386442dc3121f1af15d58677a4 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 28 Nov 2012 00:25:47 -0200 Subject: Including dhclient on nodo::laptop --- manifests/laptop.pp | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/laptop.pp b/manifests/laptop.pp index e088de1..9325598 100644 --- a/manifests/laptop.pp +++ b/manifests/laptop.pp @@ -5,6 +5,7 @@ class nodo::laptop inherits nodo::personal { include firewall::wifi include firewall::openvpn include firewall::ppp + include dhclient # fstab if $fstab != false { -- cgit v1.2.3