From: Silvio Rhatto Date: Tue, 4 Mar 2014 14:59:51 +0000 (-0300) Subject: TODO and comment update X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=3f871bf28d79fd2446f8f07e10249b288b7bbc6e;p=puppet-bootstrap.git TODO and comment update --- diff --git a/TODO.md b/TODO.md index 6156bad..e58d534 100644 --- a/TODO.md +++ b/TODO.md @@ -1,6 +1,9 @@ TODO ==== +* Make `deps` target: + * Installs all needed packages (puppet, ruby-hiera-puppet, mr, etc). * Make `config` target: - * Moving from `config.pp` to hiera. - * Refactoring and `default_conf.pp`. + * Check if already ran. + * Move from `config.pp` to hiera. + * Refactor `configurator.pp`. diff --git a/manifests/classes/configurator.pp b/manifests/classes/configurator.pp index 80c7ce3..3391481 100644 --- a/manifests/classes/configurator.pp +++ b/manifests/classes/configurator.pp @@ -4,9 +4,8 @@ # This file is responsible to set custom configuration in the bootstrap # repository for values set in the hiera configuration. # -# While this manifest can be run many times, it's useful mostly after you -# cloned the puppet-boostrap module and want to configure it to boostrap a -# whole puppetmaster infrastructure. +# This manifest is useful mostly after you cloned the puppet-boostrap module +# and want to configure it to boostrap a whole puppetmaster infrastructure. # # Variables