From 1dbfb411962d22b3f61fb9ec2696879bb9a62ca4 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 27 Oct 2013 20:38:15 -0200 Subject: Renaming stages --- manifests/host-stage1.pp | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 manifests/host-stage1.pp (limited to 'manifests/host-stage1.pp') diff --git a/manifests/host-stage1.pp b/manifests/host-stage1.pp deleted file mode 100644 index 179dda8..0000000 --- a/manifests/host-stage1.pp +++ /dev/null @@ -1,17 +0,0 @@ -import "config.pp" -import "nodo" -import "classes/admin_node.pp" -import "classes/firewall.pp" -import "classes/users.pp" -import "classes/default_conf.pp" - -include nodo::server - -# creates vserver for administrative node -include admin_node - -# creates firewall rules for administrative node's external acess -include firewall - -# creates a default puppet configuration in /usr/local/puppet/default-conf -include default_conf -- cgit v1.2.3