]> gitweb.fluxo.info Git - puppet-bootstrap.git/commitdiff
TODO
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 28 Feb 2014 22:31:14 +0000 (19:31 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 28 Feb 2014 22:31:14 +0000 (19:31 -0300)
TODO.md [new file with mode: 0644]
manifests/config.pp

diff --git a/TODO.md b/TODO.md
new file mode 100644 (file)
index 0000000..bc3b32b
--- /dev/null
+++ b/TODO.md
@@ -0,0 +1,4 @@
+TODO
+====
+
+* Make "config" target, refactoring config.pp and default_conf.pp.
index ed8a3ac30a694de77b52db81c80401556ae10c02..a4ea298f848a730030588851c5bcf228dfb03dc9 100644 (file)
@@ -12,6 +12,7 @@ $puppet_dir              = "/usr/local/puppet"
 # Minimal config for puppet-nodo first run
 Exec { path => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" }
 
+# Nameserver and munin configuration
 $resolvconf_nameservers = '201.6.2.152:201.6.2.32'
 $global_munin_allow     = '192.168.0.[0-9]*'