aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2016-06-05 20:26:29 -0300
committerSilvio Rhatto <rhatto@riseup.net>2016-06-05 20:26:29 -0300
commit96621682b900d21dc82e532f07d16352ffc1fc39 (patch)
tree1a5b001fa3f83a98a900437d0a0c02ed3a489629
parentafa676d3d97f0ac5a260e6ede1c933352a251ab7 (diff)
downloadpuppet-bootstrap-96621682b900d21dc82e532f07d16352ffc1fc39.tar.gz
puppet-bootstrap-96621682b900d21dc82e532f07d16352ffc1fc39.tar.bz2
Updates TODO
-rw-r--r--TODO.md29
1 files changed, 6 insertions, 23 deletions
diff --git a/TODO.md b/TODO.md
index 5c51052..6dc5d9d 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,37 +1,20 @@
TODO
====
-High priority
--------------
-
-- cleanup, merge and refactor.
- virtual: migrate to kvm-manager, purge util-vserver.
-- switch from syslog-ng to rsyslog with anonimization.
+- deploy https://github.com/wido/puppet-module-tcpwrappers
+- sshd:
+ - https://stribika.github.io/2015/01/04/secure-secure-shell.html
+ - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774711#60
- nodo: journald: volatile logs only:
- https://wiki.debian.org/systemd#Configuring_as_default
- https://www.freedesktop.org/software/systemd/man/systemd.unit.html
- https://www.freedesktop.org/software/systemd/man/journald.conf.html
-- sshd:
- - https://stribika.github.io/2015/01/04/secure-secure-shell.html
- - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774711#60
-- loginrecords: deploy module.
-- deploy https://github.com/wido/puppet-module-tcpwrappers
-
-Medium priority
----------------
-
+ - https://www.digitalocean.com/community/tutorials/how-to-use-journalctl-to-view-and-manipulate-systemd-logs
+- cleanup, merge and refactor.
- switch to conf.d:
- https://wiki.debian.org/PHP/
- apache2.
- - syslog-ng.
-
-Low priority
-------------
-
- drupal/wordpress:
- files: under platform user, not root.
- cronjobs: switch to the platform user.
-- mail:
- - [use ssl::dhparams, move to 2048 bit and use the standard file names and paths](https://leap.se/code/issues/4012).
- - support for [preventing SPAM connections with bird](http://www.debian-administration.org/article/715/Preventing_SPAM_connections_with_bird.).
- - deploy https://git.autistici.org/ale/smtp-fp/tree/master (use cert from ca.autistici.org/ca.pem).