From c154a1076a6145a28133e9417d842310335d6805 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 28 Feb 2014 19:26:55 -0300 Subject: New submodule scheme --- manifests/repository.pp | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'manifests/repository.pp') diff --git a/manifests/repository.pp b/manifests/repository.pp index b148933..9564123 100644 --- a/manifests/repository.pp +++ b/manifests/repository.pp @@ -1,7 +1,13 @@ +# +# This manifest is intended to generate the initial +# puppet repository. +# + +# Import the needed config and modules import "config.pp" import "classes/puppet_bootstrap.pp" -# setup modules for use with other stages +# Setup modules for use with other stages include puppet_bootstrap puppet_bootstrap::puppet_modules{ "modules": -- cgit v1.2.3