From fb50d6cd0add847c6ce28ac6d9269b4d1d236f09 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 12 Sep 2015 14:48:22 -0300 Subject: Autoload dhcp --- manifests/init.pp | 1 - 1 file changed, 1 deletion(-) (limited to 'manifests/init.pp') diff --git a/manifests/init.pp b/manifests/init.pp index b147f44..05ab1a4 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -15,7 +15,6 @@ class nodo( # Modules that still doesn't support autoloading import "common" - import 'dhcp' # Include base class include nodo::base -- cgit v1.2.3