aboutsummaryrefslogtreecommitdiff
path: root/manifests/host.pp
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-03-04 13:24:39 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-03-04 13:24:39 -0300
commit846876934b55e68554f935cb5101cb866d2f1cd6 (patch)
tree5ed23fd73b6601346120841028ddce858c74ac66 /manifests/host.pp
parent4c1bab861dba2f1d8bca76b5545729189a508f54 (diff)
downloadpuppet-bootstrap-846876934b55e68554f935cb5101cb866d2f1cd6.tar.gz
puppet-bootstrap-846876934b55e68554f935cb5101cb866d2f1cd6.tar.bz2
Move from config.pp to hiera
Diffstat (limited to 'manifests/host.pp')
-rw-r--r--manifests/host.pp5
1 files changed, 0 insertions, 5 deletions
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