From 846876934b55e68554f935cb5101cb866d2f1cd6 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 4 Mar 2014 13:24:39 -0300 Subject: Move from config.pp to hiera --- manifests/host.pp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'manifests/host.pp') diff --git a/manifests/host.pp b/manifests/host.pp index eecb81e..6cb2927 100644 --- a/manifests/host.pp +++ b/manifests/host.pp @@ -5,12 +5,7 @@ # # Import the needed config and modules -import "config.pp" import "nodo" -import "classes/admin_node.pp" -import "classes/firewall.pp" -import "classes/users.pp" -import "classes/default_conf.pp" # The server role include nodo::role::server -- cgit v1.2.3