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/stage0.pp | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 manifests/stage0.pp (limited to 'manifests/stage0.pp') diff --git a/manifests/stage0.pp b/manifests/stage0.pp deleted file mode 100644 index b148933..0000000 --- a/manifests/stage0.pp +++ /dev/null @@ -1,9 +0,0 @@ -import "config.pp" -import "classes/puppet_bootstrap.pp" - -# setup modules for use with other stages -include puppet_bootstrap - -puppet_bootstrap::puppet_modules{ "modules": - puppet_dir => "$puppet_bootstrap_tmpdir", -} -- cgit v1.2.3