diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2015-10-29 18:44:04 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2015-10-29 18:44:04 -0200 |
commit | 76631706be979db4ed33aa14ed53f6a5856abf64 (patch) | |
tree | bf3a1afe980908ff8198b200ade945feaf9a57f0 | |
parent | d03a934148419227317b3988d71fdb820f4c3c2b (diff) | |
download | puppet-bootstrap-76631706be979db4ed33aa14ed53f6a5856abf64.tar.gz puppet-bootstrap-76631706be979db4ed33aa14ed53f6a5856abf64.tar.bz2 |
Updates TODO
-rw-r--r-- | TODO.md | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -5,7 +5,6 @@ High priority ------------- - puppet: masterless: - - fix hiera default boolean value when true. - keyringer/gpg integration. - https://github.com/compete/hiera_yamlgpg - https://github.com/crayfishx/hiera-gpg @@ -22,9 +21,6 @@ High priority - http://andrewbunday.co.uk/2012/12/04/masterless-puppet-wrapper/ - http://semicomplete.com/presentations/puppet-at-loggly/puppet-at-loggly.pdf.html - https://github.com/jordansissel/puppet-examples/tree/master/masterless - - apply patches: - - storeconfigs warning patch - - https://bugs.launchpad.net/ubuntu/+source/puppet/+bug/1313595 - sshd: - https://stribika.github.io/2015/01/04/secure-secure-shell.html - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774711#60 @@ -35,8 +31,13 @@ High priority - manage client's /root/.ssh/config: `HostKeyAlgorithms ssh-rsa`. - force option via rsync/rdiff handlers. - virtual: migrate to kvm/libvirt. -- nodo: run stages. - loginrecords: deploy module. +- deploy https://github.com/wido/puppet-module-tcpwrappers +- nodo: + - run stages. + - allow more resources to be declared via hiera. + - fix hiera default boolean value when true. + - easy way to toggle management of subsystems. Medium priority --------------- @@ -48,7 +49,6 @@ Medium priority - nodo: - cleanup and refactor. - uniform variable names. - - easy way to toggle management of subsystems. - use prompt.sh from bash-prompt as a submodule. - common: autoload. - general: |