aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-03-04 11:59:51 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-03-04 11:59:51 -0300
commit3f871bf28d79fd2446f8f07e10249b288b7bbc6e (patch)
tree273069e05379003eca2e456a721465a7b6041630
parentdad616343a9a8fcaec4b25a87c66a3ae725a11f1 (diff)
downloadpuppet-bootstrap-3f871bf28d79fd2446f8f07e10249b288b7bbc6e.tar.gz
puppet-bootstrap-3f871bf28d79fd2446f8f07e10249b288b7bbc6e.tar.bz2
TODO and comment update
-rw-r--r--TODO.md7
-rw-r--r--manifests/classes/configurator.pp5
2 files changed, 7 insertions, 5 deletions
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